mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 23:04:18 +00:00
Update configuration.rst
Fix extra slash
This commit is contained in:
parent
a7be77f761
commit
05fdbc3cee
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ The user configuration file is expected to be stored somewhere in the user's
|
||||||
"home" directory.
|
"home" directory.
|
||||||
|
|
||||||
- On Windows the "home" directory will be something like
|
- On Windows the "home" directory will be something like
|
||||||
``C:\\Users\sigmavirus24``, a.k.a, ``~\``.
|
``C:\Users\sigmavirus24``, a.k.a, ``~\``.
|
||||||
|
|
||||||
- On Linux and other Unix like systems (including OS X) we will look in
|
- On Linux and other Unix like systems (including OS X) we will look in
|
||||||
``~/``.
|
``~/``.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue