Qualtran
Qualtran copied to clipboard
mypy insufficiently strict?
#1345 fixed a bug with PrepareIdentity being constructed with a tuple of QDTypes when it expects a Tuple of Registers. It's surprising mypy didn't catch this. The issue is to figure out why this was allowed.