We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99d803 commit 6b29babCopy full SHA for 6b29bab
1 file changed
docs/intro.rst
@@ -122,7 +122,7 @@ You can also make pep8.py show the error text in different formats by using --fo
122
$ pep8 testsuite/E40.py --format='%(path)s|%(row)d|%(col)d| %(code)s %(text)s'
123
testsuite/E40.py|2|10| E401 multiple imports on one line
124
125
-Variables in the ``custom`` format option::
+Variables in the ``custom`` format option
126
127
+----------------+------------------+
128
| **Variable** | **Significance** |
0 commit comments