This commit is contained in:
Oleg Sheynin
2025-08-02 00:12:31 +00:00
parent 80c3e8d54b
commit 73f36ddcea
21 changed files with 812 additions and 321 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"autoImportCompletions": true,
"autoSearchPaths": true,
"extraPaths": [
"lib"
"lib",
".."
],
"stubPath": "./typings",
"venvPath": ".",