Files

3 lines
106 B
Python

from app.data.repositories.ruta_repository import SQLiteRutaRepository
__all__ = ["SQLiteRutaRepository"]