__init__.py python
8 lines 207 B
Raw
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor ⚠ breaking 6 days ago
1 """Handover change-log compaction (§LT.6)."""
2
3 from tools.handover_compact.compact import (
4 CompactReport,
5 compact_handover_change_log,
6 )
7
8 __all__ = ["CompactReport", "compact_handover_change_log"]
File History 1 commit
sha256:c07f2f34a0db9f43fe866f157d1935322008545ff8940c06c7c921eb219c55ab NXP-b DONE: independent BV-r2 pass + ISR (SD-17) Human minor 6 days ago