Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Fixed mean model inclusion
  • Loading branch information
JBorrow authored Aug 7, 2024
1 parent f788cfb commit 704d729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swiftemulator/mean_models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
from swiftemulator.mean_models.linear import LinearMeanModel
from swiftemulator.mean_models.offset import OffsetMeanModel
from swiftemulator.mean_models.polynomial import PolynomialMeanModel
from swiftemulator.mean_models.fixed import FixedMeanModel

0 comments on commit 704d729

Please sign in to comment.