Skip to content

Commit 60ad926

Browse files
committed
Dont need to make a sphinx table header explicitly bold
1 parent fdfa80f commit 60ad926

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You can also make pep8.py show the error text in different formats by using --fo
125125
Variables in the ``custom`` format option
126126

127127
+----------------+------------------+
128-
| **Variable** | **Significance** |
128+
| Variable | Significance |
129129
+================+==================+
130130
| ``path`` | File name |
131131
+----------------+------------------+
@@ -185,7 +185,7 @@ Configuration
185185

186186
The behaviour may be configured at two levels.
187187

188-
The user settings are read from the ``~/.config/pep8`` file and
188+
The user settings are read from the ``~/.config/pep8`` file and
189189
for Windows from the ``~\.pep8`` file.
190190
Example::
191191

0 commit comments

Comments
 (0)