Skip to content

1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 13:41
· 59 commits to main since this release

1.7.1 - 2023-09-28

Compare with 1.7.0

Bug Fixes

  • Stop propagation of annotation to next parameter in signature template (3a760ac by Timothée Mazzucotelli). Issue #110

Code Refactoring

  • Look into inherited members for __init__ methods when merging docstrings (b97d51f by Timothée Mazzucotelli). Issue #106