chemavx 9add52ab05
CI/CD / build-and-push (push) Successful in 2m24s
fix(polymarket): _PARTY_RE: add Republicans? plural support for symmetry
Republicans (plural) previously didn't match _PARTY_RE because the pattern
was r"\bRepublican\b" (no optional s).  Added Republicans? for symmetry with
Democrats?.  The general-election family fix already handles this case via
etype_m, but the plural match is needed for the party-only fallback branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 10:35:07 +00:00
S
Description
Polymarket trading bot
478 KiB
Languages
Python 92.3%
JavaScript 5.1%
CSS 2.2%
Dockerfile 0.2%
HTML 0.2%