Skip to content

Commit

Permalink
[uss_qualifier] minor cleanup for misbehavior scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
Shastick committed Sep 13, 2023
1 parent 5b51a76 commit df2a886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def __init__(
flights_data: FlightDataResource,
service_providers: NetRIDServiceProviders,
evaluation_configuration: EvaluationConfigurationResource,
dss_pool: DSSInstancesResource = None,
dss_pool: DSSInstancesResource,
):
super().__init__()
self._flights_data = flights_data
Expand Down

0 comments on commit df2a886

Please sign in to comment.