Skip to content

Commit 3a02b7c

Browse files
committed
Python code linting changes detected by black
1 parent abe7935 commit 3a02b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GrpcInterface/Python/rips/tests/test_well_events.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ def test_set_timestamp_ignores_future_events(self, project_with_wells):
244244
assert len(future_perfs) == 0, "Future perforation event should not be applied"
245245

246246

247-
248247
class TestScheduleGeneration:
249248
"""Tests for schedule text generation."""
250249

0 commit comments

Comments
 (0)