Skip to content
New issue

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

Improve code quality in symbols.rs #215

Merged
merged 3 commits into from
May 2, 2024
Merged

Conversation

jlapeyre
Copy link
Collaborator

@jlapeyre jlapeyre commented Apr 5, 2024

Added docstrings, comments. Removed unused methods. Removed unused struct fields and all associated code.
Reduce visibility of items.

This was unused. There was a comment about "awkward" scope numbering,
and indeed some kind of awkward numbering. I removed all of that as
well. We can probably figure it out again quickly if and when needed.
@jlapeyre jlapeyre merged commit 5162cf8 into Qiskit:main May 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant