mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-25 15:06:32 +02:00
Fix warnings.
This commit is contained in:
parent
84f7e1cef5
commit
9f770a35cc
11 changed files with 47 additions and 36 deletions
|
@ -20,7 +20,7 @@ This action is not that easy as it supposed to be. We use \ref {http://github.c
|
|||
|
||||
\2 {Modify the code} {}
|
||||
|
||||
First of all, configure your workspace.
|
||||
First configure your workspace.
|
||||
|
||||
\list
|
||||
{Install formatter, linter and test system\: \m {pip install black flake8 pytest}.}
|
||||
|
@ -30,7 +30,7 @@ If you are using Pycharm, you may want to set up user dictionary as well:
|
|||
|
||||
\list
|
||||
{\m {cp data/dictionary.xml .idea/dictionaries/<user name>.xml}}
|
||||
{in \m {.idea/dictionaries/<user name>.xml} change \m {%USERNAME%} to your user name,}
|
||||
{in \m {.idea/dictionaries/<user name>.xml} change \m {%USERNAME%} to your username,}
|
||||
{restart Pycharm.}
|
||||
|
||||
\3 {Code style} {code-style}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue