Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
punamverma committed Oct 31, 2023
1 parent d322d0a commit 493247b
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
MockUSSResource,
)


class GetOpResponseDataValidationByUSS(TestScenario):
flight_1_planned_time_range_A: FlightIntent

Expand All @@ -45,11 +46,7 @@ def __init__(
self.control_uss = control_uss.mock_uss
self.dss = dss.dss



def run(self):
self.begin_test_scenario()
pass
self.end_test_scenario()


0 comments on commit 493247b

Please sign in to comment.