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.