* Done because the main classes are CpuRam() and Disk() * The rest are there for uniformity while working with HW objects
3 lines
55 B
Python
3 lines
55 B
Python
"""WizardKit: hw module init"""
|
|
|
|
from wk.hw import obj
|