Skip to content

Commit

Permalink
settings
Browse files Browse the repository at this point in the history
  • Loading branch information
W4SD committed Jul 16, 2019
1 parent c5b29ef commit 3e7660d
Show file tree
Hide file tree
Showing 32 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
{
"python.pythonPath": "C:\\Users\\laZerGman\\AppData\\Local\\Programs\\Python\\Python37-32\\python.exe"
"python.pythonPath": "engineRoom\\Scripts\\python.exe",
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.pylamaEnabled": false
}
Binary file modified engineRoom/Lib/__pycache__/_bootlocale.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/_collections_abc.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/abc.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/codecs.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/copyreg.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/enum.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/functools.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/genericpath.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/heapq.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/io.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/keyword.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/locale.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/ntpath.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/operator.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/os.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/re.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/reprlib.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/site.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/sre_compile.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/sre_constants.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/sre_parse.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/stat.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/types.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/__pycache__/warnings.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/collections/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/distutils/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/encodings/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/encodings/__pycache__/aliases.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/encodings/__pycache__/cp1252.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/encodings/__pycache__/latin_1.cpython-37.pyc
Binary file not shown.
Binary file modified engineRoom/Lib/encodings/__pycache__/utf_8.cpython-37.pyc
Binary file not shown.

0 comments on commit 3e7660d

Please sign in to comment.