1.0.1
Minor update to address non-critical code quality issues and upgrade the parse_results
function to handle NA
values (which unassigner produces sometimes in its results).
What's Changed
- Use
#fmt
controllers for test_align.py linting by @Ulthran in #29 - Upgrade parse_results to handle NAs by @Ulthran in #31
- 32 address code quality issues in codacy report by @Ulthran in #33
Full Changelog: 1.0.0...1.0.1