mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-25 01:41:34 -05:00
fixing tests
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"python.defaultInterpreterPath": "/usr/bin/python3",
|
||||
"python.linting.pylintPath": "/usr/local/share/pip-global/bin/pylint",
|
||||
"python.analysis.extraPaths": [
|
||||
"/home/vscode/.local/lib/python3.9/site-packages"
|
||||
"/home/vscode/.local/lib/python3.9/site-packages",
|
||||
"/home/vscode/.local/bin"
|
||||
]
|
||||
},
|
||||
"features": {
|
||||
|
||||
Reference in New Issue
Block a user