Files
DicePlayer/diceplayer/shared/interface/__init__.py

5 lines
61 B
Python

from .__interface import Interface
__all__ = ["Interface"]