pyrohlik/rohlik/__init__.py
2024-11-17 10:38:58 +01:00

4 lines
52 B
Python

from .client import Rohlik
__all__ = ('Rohlik', )