5 lines
104 B
Python
5 lines
104 B
Python
"""WizardKit: cfg module init"""
|
|
|
|
from wk.cfg import log
|
|
from wk.cfg import main
|
|
from wk.cfg import net
|