Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
staticdev committed Apr 1, 2023
1 parent 9062941 commit 4d5d517
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 @@ -99,7 +99,7 @@ tests = ["tests", "*/tests"]

[tool.coverage.run]
branch = true
source = ["git_portfolio", "tests"]
source = ["isort", "tests"]
omit = [
"isort/_vendored/*",
"tests/*",
Expand Down

0 comments on commit 4d5d517

Please sign in to comment.