Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 19:46
· 98 commits to main since this release

Fixed

  • Wrong hints behavior with some classes, related to the __init__ inheritance logic
  • Wrong hint ordering when a positional argument is passed after keyword arguments
  • Messed up parameter ordering when unpacking is in the call expression