renamed lib

This commit is contained in:
2025-06-03 10:13:42 +03:00
parent dc45194e7c
commit d05f8270d8
4 changed files with 944 additions and 0 deletions

4
hublib/.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python.languageServer": "None",
"python.analysis.typeCheckingMode": "off"
}