Skip to content

v1.3.1

Compare
Choose a tag to compare
@1313e 1313e released this 16 Sep 05:01
· 24 commits to master since this release
6b74f8d

This is the v1.3.1 release of the PRISM package and serves as a small maintenance patch.

Bugfixes:

  • Fixed a few PEP8 problems in the code;
  • Fixed a few typos in the documentation of the ModelLink class.

Changes/Optimizations:

  • Replaced pytest-pep8 with pytest-flake8 for PEP8 testing (this solves the Azure tests failing).