Skip to content

Commit

Permalink
Update _base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Jun 19, 2024
1 parent d86e16c commit 6cdf83f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions skbase/base/_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ def _get_init_signature(cls):
)
return parameters

# todo 0.10.0: changed sort default to False
# update docstring, and remove warning
@classmethod
def get_param_names(cls, sort=None):
"""Get object's parameter names.
Expand Down

0 comments on commit 6cdf83f

Please sign in to comment.