mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-26 17:05:31 +01:00
3 lines
58 B
Python
3 lines
58 B
Python
|
from .package_data import __version__
|
||
|
from .core import *
|