Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 22, 2023
1 parent 12daf08 commit 292d849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moabb/evaluations/evaluations.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
# Numpy ArrayLike is only available starting from Numpy 1.20 and Python 3.8
Vector = Union[list, tuple, np.ndarray]


class WithinSessionEvaluation(BaseEvaluation):
"""Performance evaluation within session (k-fold cross-validation)
Expand Down

0 comments on commit 292d849

Please sign in to comment.