assert_connections_consistent_qdtypes#
View source on GitHub
|
Check that a composite bloq’s connections have consistent qdtypes.
qualtran.testing.assert_connections_consistent_qdtypes(
cbloq: qualtran.CompositeBloq,
type_checking_severity: qualtran.QDTypeCheckingSeverity = qualtran.QDTypeCheckingSeverity.LOOSE
)
View source on GitHub