mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
7 lines
240 B
JSON
7 lines
240 B
JSON
{
|
|
"python.pythonPath": "/Users/daniel/Projects/gsevpt/env/bin/python3",
|
|
"python.formatting.provider": "black",
|
|
"python.linting.enabled": true,
|
|
"python.linting.pylintEnabled": false,
|
|
"python.linting.flake8Enabled": true
|
|
} |