Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Commit 361de26

Browse files
committed
Bounceball
1 parent 5e4149c commit 361de26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/settings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"python.pythonPath": "/home/zer0/.local/share/virtualenvs/code-jam-4-dx72tKEY/bin/python",
3+
"python.linting.pylintEnabled": false,
4+
"python.linting.flake8Enabled": true,
5+
"python.linting.enabled": true
6+
}

0 commit comments

Comments
 (0)