You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would fix this if I understood the layout - but there is no builtins/fractions typing information in the /3/ folder that I can tell
Both (1).as_integer_ratio() and fractions.Fraction().as_integer_ratio() work in the console but throw errors with mypy
The text was updated successfully, but these errors were encountered:
I would fix this if I understood the layout - but there is no builtins/fractions typing information in the /3/ folder that I can tell
Both
(1).as_integer_ratio()
andfractions.Fraction().as_integer_ratio()
work in the console but throw errors with mypyThe text was updated successfully, but these errors were encountered: