Fixed #28343 -- Add an OS chooser for docs command line examples.

This commit is contained in:
Ramiro Morales 2018-01-20 14:38:48 -03:00 committed by Tim Graham
parent a22ef3bb37
commit 37c17846ad
29 changed files with 1399 additions and 90 deletions

View file

@ -90,7 +90,7 @@ Imports
Quick start:
.. code-block:: console
.. console::
$ pip install isort
$ isort -rc .