Skip to content

Commit

Permalink
More linting.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Jul 6, 2023
1 parent 0e27db6 commit fb2743f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biosimulators_tellurium/data_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ class PreprocesssedTask(object):
"""
road_runners: dict
# solvers is dict of this type: typing.Union[roadrunner.Integrator, roadrunner.SteadyStateSolver]
solvers: dict
solvers: dict
model_change_target_tellurium_id_maps: dict
algorithm_kisao_ids: dict
variable_target_tellurium_observable_maps: dict

0 comments on commit fb2743f

Please sign in to comment.