2024-12-26 14:42:24 +02:00

6 lines
60 B
Python

from .system import LogLevel
__all__ = [
"LogLevel",
]