Update stubs

This commit is contained in:
Trinh Anh Ngoc
2024-07-29 16:05:05 +07:00
parent d5074def91
commit 7d96c3b8e8

View File

@@ -20,6 +20,7 @@ from .tools.translate import _ as _
from .tools.translate import _lt as _lt
MIN_PY_VERSION: tuple[int, ...]
MAX_PY_VERSION: tuple[int, ...]
evented: bool
multi_process: bool
iso8859_8: CodecInfo