Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Nov 21, 2024
1 parent b6ec92d commit 0f935aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,6 @@ class MockNode:
)
results = [error_result]
print_run_end_messages(results)
events = [e for e in event_mgr.event_history]

summary_event = [
e for e in event_mgr.event_history if isinstance(e[0], core_types.EndOfRunSummary)
Expand Down

0 comments on commit 0f935aa

Please sign in to comment.