style: strip trailing periods from all series blurbs
CI / Lint (push) Successful in 13s
CI / Test (push) Successful in 16s
CI / Build & Push (push) Successful in 15s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-23 12:21:23 -04:00
parent b8819167f5
commit 58b27ddd20
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ class TestSeriesBlurb:
def test_game7_blurb(self):
game = make_playoff_game(top_wins=3, bottom_wins=3)
assert series_blurb(game) == "Win-or-go-home."
assert series_blurb(game) == "Win-or-go-home"
def test_clincher_blurb_names_leader(self):
game = make_playoff_game(