Skip to content

Commit

Permalink
fix code block without argument
Browse files Browse the repository at this point in the history
  • Loading branch information
vanyakosmos committed Oct 20, 2019
1 parent 6ccafa9 commit 98cbcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Check out argcomplete_.

Add autocompletes:

.. code-block::
.. code-block:: bash
# using argcomplete's script
eval "$(register-python-argcomplete foo.py)"
Expand Down

0 comments on commit 98cbcf4

Please sign in to comment.