paper-dynasty-card-creation/pd_cards
Cal Corum ed1daa20b0 fix: use get_running_loop() instead of deprecated get_event_loop()
get_event_loop() is deprecated in Python 3.10+ when called inside
a running coroutine. get_running_loop() is the correct replacement.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:50:51 -05:00
..
commands feat: concurrent upload pipeline and benchmarks (Phase 0) 2026-03-12 23:53:56 -05:00
core fix: use get_running_loop() instead of deprecated get_event_loop() 2026-03-13 08:50:51 -05:00
custom Rename Sippie Swartzel to Sippie Swartzel Sr 2026-01-25 22:50:34 -06:00
__init__.py Add pd-cards CLI skeleton with Typer 2025-12-18 16:08:32 -06:00
cli.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00