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