mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
fix: Add missing status_state to MLB test data
This commit is contained in:
@@ -238,6 +238,7 @@ class BaseMLBManager:
|
||||
'away_score': 3,
|
||||
'home_score': 2,
|
||||
'status': 'in',
|
||||
'status_state': 'in',
|
||||
'inning': 7,
|
||||
'inning_half': 'bottom',
|
||||
'balls': 2,
|
||||
|
||||
Reference in New Issue
Block a user