Skip to content

Version 3.6.3

Compare
Choose a tag to compare
@AleksMat AleksMat released this 21 Jun 08:41
· 264 commits to master since this release

Changelog:

  • Fixed and issue with missing bufferX and bufferY parameters in BatchSplitter.
  • Updated minimal version of requests package in requirements to avoid issues with failed JSONDecodeError import.
  • Added flake8 style checker for code and notebooks and isort formatting for notebooks.