diff --git a/.vscode/settings.json b/.vscode/settings.json index 2878fa658f958059b87ac6f55848263c4df30163..666cae4391ccbb0748ea57390973812d907da5bb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,10 +1,4 @@ { - "python.linting.pylintArgs": [ - "--load-plugins", - "pylint-flask" - ], - "python.linting.mypyCategorySeverity.note": "Warning", - "python.linting.pylintCategorySeverity.convention": "Warning", "python.formatting.provider": "black", "python.formatting.blackArgs": [ "--line-length",