Skip to content

Commit

Permalink
Fix PEP8 syntax issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpmcmlxxvi committed Sep 1, 2020
1 parent 81ec1be commit 97d8ee6
Show file tree
Hide file tree
Showing 4 changed files with 231 additions and 161 deletions.
7 changes: 5 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"restructuredtext.confPath": ""
}
"restructuredtext.confPath": "",
"python.linting.pylintEnabled": false,
"python.linting.pycodestyleEnabled": true,
"python.linting.enabled": true
}
Loading

0 comments on commit 97d8ee6

Please sign in to comment.