test-import-graph-artifact

Status: IN

The "Imported By" lists in code exploration prompts show hundreds of test files repo-wide, but each `solution.py` is only truly imported by its co-located `test_solution.py`. The apparent cross-imports are an artifact of the import-graph collection method (likely a shared test harness or conftest pattern).

Source: entries/2026/06/06/calculate-digit-sum-of-a-string-solution.md, entries/2026/06/06/calculate-money-in-leetcode-bank-solution.md, entries/2026/06/06/can-make-arithmetic-progression-from-sequence-solution.md, entries/2026/06/06/can-place-flowers-solution.md, entries/2026/06/06/capitalize-the-title-solution.md

JSON