Skip to content

Commit 01fa3b2

Browse files
committed
chore: code formatting
1 parent 7ed91d3 commit 01fa3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def schedule(
4848
opponent="",
4949
sportId=1,
5050
game_id=None,
51-
leagueId=None
51+
leagueId=None,
5252
):
5353
"""Get list of games for a given date/range and/or team/opponent."""
5454
if end_date and not start_date:

0 commit comments

Comments
 (0)