We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
to_hugr_json
There are some other methods which seem to be missing from _circuit.pyi too, like to/from tket, to/from tket_json
_circuit.pyi
The text was updated successfully, but these errors were encountered:
We are currently reworking the python circuit class, so this should be fixed as part of that change.
Sorry, something went wrong.
feat: Add missing typing hints (#352)
4990613
Adds typing info for the currently binded classes and methods. Also binds a couple classes that where missing. Fixes #342.
aborgna-q
Successfully merging a pull request may close this issue.
There are some other methods which seem to be missing from
_circuit.pyi
too, like to/from tket, to/from tket_jsonThe text was updated successfully, but these errors were encountered: