Adds a power_sch

This commit is contained in:
2026-06-14 22:02:58 +02:00
committed by Dennis Brentjes
parent 85f82c8740
commit 056557345f
9 changed files with 6562 additions and 862 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"anthropic.claude-code"
],
"settings": {
"python.defaultInterpreterPath": "/usr/local/bin/python"
"python.defaultInterpreterPath": "/opt/venv/bin/python"
}
}
}