paper-dynasty-discord/command_logic
Cal Corum 78f313663e
All checks were successful
Ruff Lint / lint (pull_request) Successful in 11s
fix: review feedback — variant 0 guard, remove dead team param
- Use `variant is None` instead of `not variant` to avoid skipping
  variant 0 tier-ups (0 is falsy in Python)
- Remove unused `team` parameter from _build_refractor_response
- Update tests to match

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 17:33:36 -05:00
..
__init__.py fix: add locked_play context manager to prevent stuck play locks 2026-02-10 21:54:44 -06:00
logic_gameplay.py fix: review feedback — variant 0 guard, remove dead team param 2026-04-06 17:33:36 -05:00
play_context.py fix: add locked_play context manager to prevent stuck play locks 2026-02-10 21:54:44 -06:00