Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #339 from nmearl/master
Browse files Browse the repository at this point in the history
Update wayward model name
  • Loading branch information
nmearl committed Nov 14, 2017
2 parents df0c6e9 + 847a2e0 commit 80788f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specviz/interfaces/factories.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class ModelFactory(Factory):
'Shift': models.Shift,
'Sine': models.Sine1D,
'Voigt': models.Voigt1D,
'Box1D': models.Box1D,
'Box': models.Box1D,
'Spline': Spline1D,
# 'BlackBody': BlackBody,

Expand Down

0 comments on commit 80788f2

Please sign in to comment.