-
-
Couldn't load subscription status.
- Fork 3k
Closed
Labels
bugmypy got something wrongmypy got something wrong
Description
https://mypy.readthedocs.io/en/stable/duck_type_compatibility.html
intis duck type compatible withfloat
No it's not:
f: float = 1
f.is_integer()DetachHead
Metadata
Metadata
Assignees
Labels
bugmypy got something wrongmypy got something wrong