Removed unneccessary scripts

This commit is contained in:
Jonas Linter
2025-10-08 14:26:11 +02:00
parent 259243d44b
commit 9f0a77ca39
4 changed files with 1 additions and 354 deletions

View File

@@ -19,9 +19,6 @@
"notebook.output.textLineLimit": 200,
"jupyter.debugJustMyCode": false,
"python.testing.pytestEnabled": true,
"python.testing.pytestArgs": [
"tests"
],
"files.exclude": {
"**/*.egg-info": true,
"**/htmlcov": true,