This commit is contained in:
2026-06-26 15:39:39 +03:00
parent a8f92251a3
commit 931b2af262
6 changed files with 924 additions and 51 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"venvPath": ".",
"venv": ".venv",
"reportUnusedCallResult": false,
"reportAny": false
}