diff --git a/.vscode/settings.json b/.vscode/settings.json index 9b38853..db3b91c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,6 @@ "tests" ], "python.testing.unittestEnabled": false, - "python.testing.pytestEnabled": true + "python.testing.pytestEnabled": true, + "postman.settings.dotenv-detection-notification-visibility": false } \ No newline at end of file