Skip to content
Snippets Groups Projects

default data handler and preprocessing support parameter use_multiprocessing....

Compare and
11 files
+ 75
55
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -15,7 +15,7 @@ vX.Y.Z
* [ ] Update version number in `mlair/__ init__.py`
* [ ] Create new dist file: `python3 setup.py sdist bdist_wheel`
* [ ] Update file link `distribution file (current version)` in `README.md`
* [ ] Update file link in `docs/_source/get-started.rst`
* [ ] Update file link in `docs/_source/installation.rst`
* [ ] Commit + push
* [ ] Merge `release_vX.Y.Z` into `master`
* [ ] Create new tag with
Loading