Skip to content

Commit

Permalink
fixing pyproject toml
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Feb 10, 2025
1 parent c73190c commit ca453d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ exclude = [
dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"

[tool.coverage.run]
include = ["src/bloqade/runtime/*"]
include = ["src/bloqade/pyqrack/*"]

0 comments on commit ca453d9

Please sign in to comment.