fix: code review #2 — _cfg.DELAY + VERSION в config/loader + мёртвые импорты
This commit is contained in:
@@ -29,7 +29,7 @@ def apply_effect(op_uid, mock_state, services):
|
||||
Args:
|
||||
op_uid — UUID операции
|
||||
mock_state — экземпляр MockState
|
||||
services — {service_id: service_def} из config_loader
|
||||
services — {service_id: service_def} из config/loader.py
|
||||
"""
|
||||
op = mock_state.operations.get(op_uid)
|
||||
if not op:
|
||||
|
||||
Reference in New Issue
Block a user