Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl committed Nov 3, 2023
1 parent 0bb9089 commit 2228981
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/test_fake_toas.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,13 +241,13 @@ def test_fake_uniform(t1, t2):
model = get_model(
io.StringIO(
"""
PSRJ J1234+5678
ELAT 0
ELONG 0
DM 10
F0 1
PEPOCH 58000
"""
PSRJ J1234+5678
ELAT 0
ELONG 0
DM 10
F0 1
PEPOCH 58000
"""
)
)
toas = pint.simulation.make_fake_toas_uniform(
Expand Down

0 comments on commit 2228981

Please sign in to comment.