Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvo committed Jun 5, 2023
1 parent 3f8bb94 commit e1a08fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kloppy/tests/issues/issue_60/test_issue_60.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ def test_deleted_event_opta(self):
assert event_dataset.events[14].event_name == "pass"
assert (
event_dataset.events[15].event_name == "tackle"
) # Deleted Event is filter out
) # Deleted Event is filter out

0 comments on commit e1a08fa

Please sign in to comment.