fix theia workspace

This commit is contained in:
2021-02-02 19:29:35 +00:00
parent cb9841972c
commit 74b4994c10

View File

@@ -10,7 +10,6 @@
"python.linting.flake8Enabled": true,
"python.linting.banditEnabled": true,
"python.testing.pytestEnabled": true,
"workbench.colorTheme": "light",
"python.linting.flake8Args": [
"--max-line-length=100"
]