Skip to content

Commit 6b29bab

Browse files
committed
Fixed the formatting in the table
1 parent a99d803 commit 6b29bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ You can also make pep8.py show the error text in different formats by using --fo
122122
$ pep8 testsuite/E40.py --format='%(path)s|%(row)d|%(col)d| %(code)s %(text)s'
123123
testsuite/E40.py|2|10| E401 multiple imports on one line
124124

125-
Variables in the ``custom`` format option::
125+
Variables in the ``custom`` format option
126126

127127
+----------------+------------------+
128128
| **Variable** | **Significance** |

0 commit comments

Comments
 (0)