I am new to Python\'s static typing module mypy. I am trying to append ints and floats to an array, which I typed statically to be Real. But mypy says
mypy