v1.3.1
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
withpytest-flake8
for PEP8 testing (this solves the Azure tests failing).