We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281173c commit 522621dCopy full SHA for 522621d
update.py
@@ -1,4 +1,4 @@
1
-from json import dumps, loads
+from json import dumps
2
from os import listdir, path
3
from typing import TypedDict
4
0 commit comments