3 lines
98 B
Python
3 lines
98 B
Python
from app.domain.interfaces.i_ruta_repository import IRutaRepository
|
|
|
|
__all__ = ["IRutaRepository"] |