WizardKit/scripts/wk/hw/__init__.py
2Shirt 6a1be5cf06
Moved wk.obj to wk.hw.obj
* Done because the main classes are CpuRam() and Disk()
  * The rest are there for uniformity while working with HW objects
2019-10-28 17:46:17 -06:00

3 lines
55 B
Python

"""WizardKit: hw module init"""
from wk.hw import obj