Added placeholder files for submodules
This commit is contained in:
parent
36e70c48ba
commit
bdf53b435a
4 changed files with 4 additions and 0 deletions
1
scripts/wk/hw/__init__.py
Normal file
1
scripts/wk/hw/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
'''WizardKit: hw module init'''
|
||||
1
scripts/wk/kit/__init__.py
Normal file
1
scripts/wk/kit/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
'''WizardKit: kit module init'''
|
||||
1
scripts/wk/os/__init__.py
Normal file
1
scripts/wk/os/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
'''WizardKit: os module init'''
|
||||
1
scripts/wk/sw/__init__.py
Normal file
1
scripts/wk/sw/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
'''WizardKit: sw module init'''
|
||||
Loading…
Reference in a new issue