python/aiovieter/__init__.py

4 lines
47 B
Python

from .vieter import Vieter
__all__ = "Vieter"