Skip to content

1.6.3 - Bug fix with type hints in signature

Compare
Choose a tag to compare
@smarie smarie released this 11 Apr 16:18
· 287 commits to main since this release

Fixed bug when the return type annotation of the function to create contains non-locally available type hints. Fixes #33.

See documentation page for details.