Skip to content

Commit ede69f7

Browse files
committed
Fixed #281 in docs
Updated the Configuration section of the Intro Documentation to tell Windows users where their .pep8 configuration file is stored.
1 parent ae9fc22 commit ede69f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/intro.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Configuration
158158

159159
The behaviour may be configured at two levels.
160160

161-
The user settings are read from the ``~/.config/pep8`` file.
161+
The user settings are read from the ``~/.config/pep8`` file and
162+
for Windows from the ``~\.pep8`` file.
162163
Example::
163164

164165
[pep8]

0 commit comments

Comments
 (0)