WizardKit/scripts/wk/cfg/__init__.py
2020-01-07 23:21:18 -07:00

8 lines
177 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
from wk.cfg import ufd