Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
anirban-chaudhuri committed Apr 11, 2024
1 parent ae40bb3 commit a355df0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
import torch

from pyciemss.compiled_dynamics import CompiledDynamics
from pyciemss.integration_utils.intervention_builder import combine_static_parameter_interventions
from pyciemss.integration_utils.intervention_builder import (
combine_static_parameter_interventions,
)
from pyciemss.integration_utils.observation import load_data
from pyciemss.interfaces import (
calibrate,
Expand Down

0 comments on commit a355df0

Please sign in to comment.