Update stubs

This commit is contained in:
Trinh Anh Ngoc
2024-05-06 21:15:38 +07:00
parent 3ccbb1fcaf
commit fa958fed4f

View File

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