🐛 Fixed a bug in import function and in PrivateStorageItem

This commit is contained in:
Mawoka
2023-06-11 13:22:10 +02:00
parent e7eb0a7621
commit 0b256e2896
6 changed files with 963 additions and 871 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ pre-commit = "*"
python-socketio = {extras = ["client"], version = "*"}
[requires]
python_version = "3.10"
python_version = "3.11"
[scripts]
format = "black ."