Skip to content

Commit

Permalink
tests/fix: fixed wrong description in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
MothNik committed May 11, 2024
1 parent 3fbbd7a commit cb97bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_for_utils/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ def test_whittaker_smooth_lambda_model(combination: _LambdaTestCombination) -> N
- the lambda value(s) to be used,
- the method(s) to be used, and
- the expected result(s) of the instantiation (will be an exception if the input
- the expected result of the instantiation (will be an exception if the input
should be considered invalid by the dataclass).
"""
Expand Down

0 comments on commit cb97bf4

Please sign in to comment.