Skip to content

Commit

Permalink
removed par from docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo committed Dec 13, 2024
1 parent ce5dff2 commit 47174ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/nemos/basis/_basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ class Basis(Base, abc.ABC, BasisTransformerMixin):
Parameters
----------
n_basis_funcs :
The number of basis functions.
mode :
The mode of operation. 'eval' for evaluation at sample points,
'conv' for convolutional operation.
Expand Down

0 comments on commit 47174ec

Please sign in to comment.