Version 3.6.3
Changelog:
- Fixed and issue with missing
bufferX
andbufferY
parameters inBatchSplitter
. - Updated minimal version of
requests
package in requirements to avoid issues with failedJSONDecodeError
import. - Added
flake8
style checker for code and notebooks andisort
formatting for notebooks.