7 lines
154 B
Python
7 lines
154 B
Python
"""WizardKit: cfg module init"""
|
|
|
|
from wk.cfg import ddrescue
|
|
from wk.cfg import hw
|
|
from wk.cfg import log
|
|
from wk.cfg import main
|
|
from wk.cfg import net
|