Files
ems/backend/services/control_exporter.py
Dusan Vojacek 93f883f5e0
Some checks failed
CI and deploy / migration-check (push) Successful in 5s
CI and deploy / deploy (push) Failing after 20s
sql first refactor
2026-04-19 20:02:20 +02:00

4 lines
126 B
Python

"""Zpětná kompatibilita: import z services.control."""
from services.control.exporter_monolith import * # noqa: F401,F403