python/aiovieter/__init__.py

4 lines
49 B
Python

from .vieter import Vieter
__all__ = ["Vieter"]