temmies/temmies/__init__.py
2024-11-17 19:50:19 +01:00

4 lines
49 B
Python

from .themis import Themis
__all__ = ["Themis"]