Skip to content

Commit

Permalink
David's suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
poneill129 committed Sep 8, 2023
1 parent 5203147 commit f1132d4
Show file tree
Hide file tree
Showing 4 changed files with 585 additions and 481 deletions.
3 changes: 1 addition & 2 deletions src/pint/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@

# Import all standard model components here
from pint.models.astrometry import AstrometryEcliptic, AstrometryEquatorial
from pint.models.binary_bt import BinaryBT
from pint.models.binary_piecewise import BinaryBTPiecewise
from pint.models.binary_bt import BinaryBT, BinaryBTPiecewise
from pint.models.binary_dd import BinaryDD, BinaryDDS, BinaryDDGR
from pint.models.binary_ddk import BinaryDDK
from pint.models.binary_ell1 import BinaryELL1, BinaryELL1H, BinaryELL1k
Expand Down
Loading

0 comments on commit f1132d4

Please sign in to comment.