This commit is contained in:
Andrej730
2025-11-19 16:58:18 +05:00
parent 1876a788a9
commit ee75ea1182
@@ -364,7 +364,7 @@ class Iterator:
def unit_name(self): ...
class JsonSerializer:
JSON_DIALECT_CREOOX : Any
JSON_DIALECT_CREOOX: Any
def finalize(self): ...
def ready(self): ...
def setFile(self, arg2): ...