chore: cleaned comments slop

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-04-28 23:52:37 -07:00
parent f23be16b35
commit f9b5367754
34 changed files with 274 additions and 232 deletions

View file

@ -1,4 +1,4 @@
"""Tests for the prompt fragment composer (Tier 3a)."""
"""Tests for the prompt fragment composer."""
from __future__ import annotations

View file

@ -1,4 +1,4 @@
"""Tests for the OtelSpanMiddleware adapter (Tier 3b)."""
"""Tests for the OtelSpanMiddleware adapter."""
from __future__ import annotations

View file

@ -1,4 +1,4 @@
"""Tests for the wildcard matcher and rule evaluator (opencode evaluate.ts parity)."""
"""Tests for the wildcard matcher and rule evaluator (parity with OpenCode evaluate.ts)."""
from __future__ import annotations

View file

@ -1,4 +1,4 @@
"""Unit tests for the SurfSense plugin entry-point loader (Tier 6)."""
"""Unit tests for the SurfSense plugin entry-point loader."""
from __future__ import annotations