Create __init__.py

This commit is contained in:
Kenneth Reitz 2017-08-28 12:11:05 -04:00 committed by GitHub
parent 77c984bca7
commit 0d4f903f8b

1
mypackage/__init__.py Normal file
View File

@ -0,0 +1 @@
from .core import *