Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings committed Jun 24, 2024
1 parent d377074 commit 46e0b89
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 @@ -59,7 +59,7 @@ exclude = [
"py_template/__init__.py",
"test/__init__.py",
]
explicit_package_bases = True
explicit_package_bases = "True"

[tool.coverage.run]
omit = [
Expand Down

0 comments on commit 46e0b89

Please sign in to comment.