Skip to content

HyP3 SDK v7.0.3

Latest
Compare
Choose a tag to compare
@tools-bot tools-bot released this 08 Jan 19:40
919fb6d

Changed

  • The static-analysis Github Actions workflow now uses mypy for type checking.

Fixed

  • util.chunk now raises TypeError rather than ValueError when given a non-integer chunk size.