Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As in numpy https://github.com/numpy/numpy/blob/297c66131f2a32ebb7dfb0aeb9d88d917a791430/numpy/lib/arraysetops.pyi#L110
There is a plenty of stuff that could be improved for mypy. Multiple signatures and return types, clever type hints and introspection. We don't do that so far
Beta Was this translation helpful? Give feedback.
All reactions