Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Jun 24, 2024
1 parent fc1ee6e commit 25a7ab5
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 @@ -44,7 +44,7 @@ Issues = "https://github.com/alpaka-group/bashi/issues"
[tool.coverage.run]
command_line = "-m unittest discover -s tests/"
branch = true
source = ["src/bashi"]
source = ["src"]

[tool.black]
line-length = 100

0 comments on commit 25a7ab5

Please sign in to comment.