Skip to content

Release 1.0.1

Latest
Compare
Choose a tag to compare
@gdikov gdikov released this 26 Jan 23:01

Changed

  • some code style related changes are applied, such as import sorting and line length shortening.
  • refactoring in tests to use pytest parameterisation and fixtures.

Fixed

  • issue with running callables from script thanks to David Turner (#43).
  • issue with tensorflow version comparison in the tensorboard reporter.