Skip to content

Commit c60f1f2

Browse files
committed
Remove extra whitespace at end of file
Signed-off-by: Jared O'Connell <[email protected]>
1 parent f1857e0 commit c60f1f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/data/test_entrypoints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2044,4 +2044,3 @@ def test_strategy_handler_called(
20442044
# Verify handler was called (at least once if there are rows to process)
20452045
if len(sample_dataset) > 0:
20462046
assert mock_handler.called
2047-

0 commit comments

Comments
 (0)