Spaces:
Sleeping
Sleeping
File size: 70 Bytes
46b0a70 |
1 2 3 4 5 6 |
__version__ = "4.1.1"
from .logger import init_logger
init_logger()
|