Commit Graph

11 Commits

Author SHA1 Message Date
Claude
a52654703a fix: resolve PLR2004 magic number lint violations in splendor code
Replace magic numbers in bot.py with existing GameConfig values
(max_token_take, minimum_tokens_to_buy_2) and named probability
constants. Add inline noqa for argument-count checks in human.py.
Remove temporary PLR2004 suppression from pyproject.toml.

https://claude.ai/code/session_01C17fUuuiYc8zrwpnw2cgpr
2026-03-09 03:37:19 +00:00
959d599ff9 updated pyproject.toml 2026-02-17 23:06:03 -05:00
80af3377e6 created python heater to contron the hln heater 2026-02-04 20:05:32 -05:00
139727bf50 fixed pyproject.toml from stuff rename 2026-01-22 21:26:38 -05:00
0109167b10 base of sqlalchemy alembic 2026-01-11 11:41:19 -05:00
7c56954cda get splendor code ruff complient 2025-12-20 12:20:21 -05:00
72c3ccfb6d ran ruff check python --fix 2025-12-20 12:20:21 -05:00
8baf388061 starting splendor 2025-12-20 12:20:21 -05:00
26cf123357 fixed ruff errors 2025-10-31 22:37:54 -04:00
1bfdbfd785 fixed all ruff error in python 2025-10-31 22:37:54 -04:00
65fca5c8a4 added ruff the treefmt 2025-10-31 22:37:54 -04:00