Files

4 lines
72 B
Python

from backend.data.gateway import DataGateway
__all__ = ["DataGateway"]