Skip to content

Commit

Permalink
Register damped oscillation as 'damped-oscillation'
Browse files Browse the repository at this point in the history
  • Loading branch information
joernweissenborn authored and jsnel committed Aug 13, 2021
1 parent 0ab6101 commit 6967ba1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"frequencies": List[Parameter],
"rates": List[Parameter],
},
register_as="damped_oscillation",
register_as="damped-oscillation",
)
class DampedOscillationMegacomplex(Megacomplex):
@model_item_validator(False)
Expand Down

0 comments on commit 6967ba1

Please sign in to comment.