Skip to content

Commit

Permalink
fmt rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Jan 14, 2025
1 parent 815b102 commit 609daf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@ $ autopep8 --experimental <filename>
Disabling line-by-line
----------------------

It is possible to disable autopep8 until it is turned back on again in the file, using ``autopep8: off`` and then reenabling with ``autopep8: on``.
It is possible to disable autopep8 until it is turned back on again in the file,
using ``autopep8: off`` and then reenabling with ``autopep8: on``.

.. code-block:: python
Expand Down

0 comments on commit 609daf6

Please sign in to comment.