File size: 70 Bytes
e613cea
 
 
 
 
1
2
3
4
5
6
__version__ = "4.1.1"

from .logger import init_logger

init_logger()