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
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 mypy