Skip to content

Commit

Permalink
Add newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
ColbyDeLisle committed Oct 29, 2024
1 parent c032917 commit eb9366b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybindings/quizx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .decompose import Decomposer
from ._quizx import Scalar

__all__ = ["VecGraph", "Circuit", "simplify", "Decomposer", "Scalar", "extract_circuit"]
__all__ = ["VecGraph", "Circuit", "simplify", "Decomposer", "Scalar", "extract_circuit"]

0 comments on commit eb9366b

Please # to comment.