Removed two dead `if len(resp) > 0: pass` blocks after posting plays and decisions to the API. These stubs had no effect and only created confusion. Also removed the `resp =` assignments since the return values were never used. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| logic_gameplay.py | ||
| play_context.py | ||