Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gcattan authored Oct 1, 2023
1 parent 0e754b8 commit fe67c05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyriemann_qiskit/datasets/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ def generate_linearly_separable_dataset(n_samples=100):
.. versionadded:: 0.0.1
.. versionchanged:: 0.1.0
Added `n_samples` parameter.
Rename from `get_linearly_separable_dataset` to `generate_linearly_separable_dataset`.
Rename from `get_linearly_separable_dataset` to
`generate_linearly_separable_dataset`.
Parameters
----------
Expand Down

0 comments on commit fe67c05

Please sign in to comment.