Skip to content

Commit

Permalink
Update src/tdastro/sources/spline_model.py
Browse files Browse the repository at this point in the history
Co-authored-by: Olivia R. Lynn <[email protected]>
  • Loading branch information
jeremykubica and OliviaLynn authored Jun 27, 2024
1 parent af8852a commit 06d5586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tdastro/sources/spline_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


class SplineModel(PhysicalModel):
"""A time series model define by sample points where the intermediate
"""A time series model defined by sample points where the intermediate
points are fit by a spline. Based on sncosmo's TimeSeriesSource:
https://github.com/sncosmo/sncosmo/blob/v2.10.1/sncosmo/models.py
Expand Down

0 comments on commit 06d5586

Please sign in to comment.