Skip to content

Commit

Permalink
Fixing imports in shim
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Nov 2, 2023
1 parent 618c0f1 commit 62eac36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/celerite2/theano/terms.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,11 @@
"SHOTerm",
"Matern32Term",
"RotationTerm",
"OriginalCeleriteTerm",
]

from celerite2.pymc3.terms import (
ComplexTerm,
Matern32Term,
OriginalCeleriteTerm,
RealTerm,
RotationTerm,
SHOTerm,
Expand Down

0 comments on commit 62eac36

Please sign in to comment.