Spaces:
Running
Running
| """Serwisy biznesowe aplikacji.""" | |
| from app.services.nlp_service import get_nlp_service | |
| from app.services.steam_service import steam_service | |
| __all__ = ["get_nlp_service", "steam_service"] | |
| """Serwisy biznesowe aplikacji.""" | |
| from app.services.nlp_service import get_nlp_service | |
| from app.services.steam_service import steam_service | |
| __all__ = ["get_nlp_service", "steam_service"] | |