8 lines
113 B
Python
8 lines
113 B
Python
|
# encoding: utf-8
|
||
|
"""
|
||
|
@author: sherlock
|
||
|
@contact: sherlockliao01@gmail.com
|
||
|
"""
|
||
|
|
||
|
from .defaults import _C as cfg
|