[claude] Add module docstrings to 9 undocumented files (#1296) (#1302)
Some checks failed
Tests / lint (push) Has been cancelled
Tests / test (push) Has been cancelled

Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
This commit was merged in pull request #1302.
This commit is contained in:
2026-03-24 01:54:18 +00:00
committed by Kimi Agent
parent 5be4ecb9ef
commit fc4426954e
9 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
"""SQLAlchemy engine, session factory, and declarative Base for the CALM module."""
import logging
from pathlib import Path