pyzx icon indicating copy to clipboard operation
pyzx copied to clipboard

type annotations for numpy objects

Open jvdwetering opened this issue 4 years ago • 0 comments

NumPy 1.20 added type annotations, which broke mypy. I've added dummy type: ignores in the relevant places, but at some point appropriate types for numpy have to be added.

jvdwetering avatar Feb 24 '21 11:02 jvdwetering