fix theia workspace
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
"python.linting.flake8Enabled": true,
|
"python.linting.flake8Enabled": true,
|
||||||
"python.linting.banditEnabled": true,
|
"python.linting.banditEnabled": true,
|
||||||
"python.testing.pytestEnabled": true,
|
"python.testing.pytestEnabled": true,
|
||||||
"workbench.colorTheme": "light",
|
|
||||||
"python.linting.flake8Args": [
|
"python.linting.flake8Args": [
|
||||||
"--max-line-length=100"
|
"--max-line-length=100"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user