Skip to content

Commit

Permalink
additional code simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo committed Feb 11, 2025
1 parent fd7b17e commit 4a8b3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nemos/basis/_basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ def __sklearn_get_params__(self, deep=True):
Implements standard scikit-learn, get parameters by inspecting init.
This function will be called by Base.get_params() to get the actual param
structure.
structure, overwring the inheritance.
Parameters
----------
Expand Down

0 comments on commit 4a8b3c8

Please sign in to comment.