HyP3 SDK v7.0.3
Changed
- The
static-analysisGithub Actions workflow now usesmypyfor type checking.
Fixed
util.chunknow raisesTypeErrorrather thanValueErrorwhen given a non-integer chunk size.
static-analysis Github Actions workflow now uses mypy for type checking.util.chunk now raises TypeError rather than ValueError when given a non-integer chunk size.