Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Dunne committed Oct 22, 2024
1 parent a3cf27b commit e522cf2
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 218 deletions.
8 changes: 1 addition & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,5 @@
"python.analysis.autoImportCompletions": true,
"python.experiments.optOutFrom": [
"pythonTerminalEnvVarActivation"
],
"python.testing.pytestArgs": [
"redbox-core/tests"
],
"python.pythonPath": "redbox-core/.venv/bin/python",
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true,
]
}
Loading

0 comments on commit e522cf2

Please sign in to comment.