3 lines
58 B
Python
3 lines
58 B
Python
|
from .package_data import __version__
|
||
|
from .core import *
|