Skip to content

Commit 2fc8392

Browse files
authored
Merge pull request #220 from QuantStrategyLab/fix/ci-green-after-audit
fix: CI green after audit remediation
2 parents 20b6e2d + 9adea0b commit 2fc8392

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

application/execution_state.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
build_execution_marker_key,
1010
)
1111
from quant_platform_kit.common.execution_state import (
12+
_report_matches_execution,
1213
build_execution_marker_store_from_env as _build_execution_marker_store_from_env,
1314
resolve_execution_dedup_enabled as _resolve_execution_dedup_enabled,
1415
)

0 commit comments

Comments
 (0)