6 lines
205 B
JSON
6 lines
205 B
JSON
{
|
|
"python.pythonPath": "/Users/max/Desktop/ICL-IoT-Weather/venv/bin/python3.7",
|
|
"python.linting.pylintEnabled": false,
|
|
"python.linting.flake8Enabled": true,
|
|
"python.linting.enabled": true
|
|
} |