Skip to content

v1.0.2

Compare
Choose a tag to compare
@kisonho kisonho released this 22 Apr 19:52
· 57 commits to main since this release

Updates:

  • Minor bugs fixed
  • Remove reversed typing for sampling_range
  • Replace possible type of sampling_rage from typing.Iterable[int] with typing.Sequence[int]