PsiQ / qref

Quantum Resource Estimate Format
https://psiq.github.io/qref/
Apache License 2.0
34 stars 3 forks source link

fix: Fix topology verification #123

Closed dexter2206 closed 1 month ago

dexter2206 commented 1 month ago

Description

Our topology verification did not take into account the through ports, and it also could malform the path at which the problem were reported. This PR fixes this issue. Additionally, this PR fixes an issue with malformed f-string occurring in SchemaV1 validation.

Please verify that you have completed the following steps