method-alias-is-test-harness-artifact

Status: IN

`mincostTickets = divisorGame` in divisor-game/solution.py creates a class-level alias so the module satisfies generic `Solution` attribute lookups from other problems' test files — it has no semantic relationship to LeetCode 983.

Source: entries/2026/06/06/divisor-game-solution.md

JSON