Skip to content

Commit

Permalink
Remove unwanted VS code setting [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tibdex committed Sep 17, 2024
1 parent 1e01161 commit 14f0be0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,5 @@
"python.analysis.autoImportCompletions": true,
"python.languageServer": "Pylance",
"python.testing.pytestEnabled": true,
"python.testing.unittestEnabled": false,
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///Users/tibdex/repositories/project-template/.github/workflows/deploy.yml"
}
"python.testing.unittestEnabled": false
}

0 comments on commit 14f0be0

Please sign in to comment.