fixed pyright pathing; exception typo; and path manager arg typo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"reportDuplicateImport": true,
|
||||
"executionEnvironments": [
|
||||
{
|
||||
"root": "./src/versions/solarfm-0.0.1/solarfm"
|
||||
"root": "./src/"
|
||||
}
|
||||
],
|
||||
"venvPath": ".",
|
||||
|
||||
Reference in New Issue
Block a user