Added __init__.py
This commit is contained in:
parent
3837f968aa
commit
6754c76c05
1
amarillo/__init__.py
Normal file
1
amarillo/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
|
||||||
Reference in a new issue