fixed pathing, exception name, and arg names

This commit is contained in:
2026-01-04 13:32:17 -06:00
parent b79220c1ae
commit 6c9136bdb2
3 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
"reportDuplicateImport": true,
"executionEnvironments": [
{
"root": "./src/versions/solarfm-0.0.1/solarfm"
"root": "./src/"
}
],
"venvPath": ".",