Skip to content

Commit

Permalink
No parallel (#488)
Browse files Browse the repository at this point in the history
* No Paralle WS

* No Paralle CS

* Remove dependency

* [pre-commit.ci] auto fixes from pre-commit.com hooks

* Solve Test

* Solve Test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

* Solve Test

* Solve Test

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
carraraig and pre-commit-ci[bot] committed Sep 21, 2023
1 parent c022321 commit d5550fe
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 252 deletions.
1 change: 1 addition & 0 deletions docs/source/whats_new.rst
Expand Up @@ -75,6 +75,7 @@ Bugs
- Fixing dataset downloader from servers with non-http (PR :gh:`433` by `Sara Sedlar`_)
- Fix ``dataset_list`` to include deprecated datasets (PR :gh:`464` by `Bruno Aristimunha`_)
- Fixed bug in :func:`moabb.analysis.results.get_string_rep` to handle addresses such as 0x__0A as well (PR :gh:`468` by `Anton Andreev`_)
- Removing joblib Parallel (:gh:`488` by `Igor Carrara`_)

API changes
~~~~~~~~~~~
Expand Down

0 comments on commit d5550fe

Please sign in to comment.