numpy.hypot gives this message: `TypeError: hypot() takes from 2 to 3 positional arguments but 1 were given` It should be `TypeError: hypot() takes from 2 to 3 positional arguments but 1 was given`