We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfa80f commit 60ad926Copy full SHA for 60ad926
1 file changed
docs/intro.rst
@@ -125,7 +125,7 @@ You can also make pep8.py show the error text in different formats by using --fo
125
Variables in the ``custom`` format option
126
127
+----------------+------------------+
128
-| **Variable** | **Significance** |
+| Variable | Significance |
129
+================+==================+
130
| ``path`` | File name |
131
@@ -185,7 +185,7 @@ Configuration
185
186
The behaviour may be configured at two levels.
187
188
-The user settings are read from the ``~/.config/pep8`` file and
+The user settings are read from the ``~/.config/pep8`` file and
189
for Windows from the ``~\.pep8`` file.
190
Example::
191
0 commit comments