diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a56d0dbe..4ca239a8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,4 +16,4 @@ } } } -} \ No newline at end of file +} diff --git a/.vscode/settings.json b/.vscode/settings.json index 80eb65f2..62977973 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -16,4 +16,4 @@ }, "python.testing.pytestEnabled": false, "editor.inlineSuggest.showToolbar": "onHover" -} \ No newline at end of file +}