Skip to content

Commit

Permalink
fixing pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-shurygin committed Aug 27, 2024
1 parent 5fccd70 commit 8adc665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mechanistic_model/abstract_azure_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from jax import Array

import mechanistic_model.utils as utils
from mechanistic_model import SEIC_Compartments
from mechanistic_model.abstract_parameters import AbstractParameters
from mechanistic_model.mechanistic_inferer import MechanisticInferer
from mechanistic_model.static_value_parameters import StaticValueParameters
Expand Down

0 comments on commit 8adc665

Please sign in to comment.