Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
andped10 committed May 6, 2024
1 parent 4748924 commit 79a4d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EasyReflectometry/experiment/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def __init__(
:param scale: Scaling factor of profile.
:param background: Linear background magnitude.
:param name: Name of the model, defaults to 'EasyModel'.
:param resolution_function: Resolution function, defaults to percentage_fhwm_resolution_function.
:param interface: Calculator interface, defaults to `None`.
"""
Expand Down

0 comments on commit 79a4d73

Please sign in to comment.