File size: 95 Bytes
8b23ca3
 
 
 
 
 
1
2
3
4
5
6
7
import logging

log = logging.getLogger(__name__)

__version__ = "1.8.4"
__author__ = "Byaidu"