Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jendrikseipp committed Jan 19, 2024
1 parent f5cf4e6 commit 539761e
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 @@ -29,7 +29,7 @@ exclude = [
"htmlcov",
"vulture.egg-info",
".cache",
".coverag",
".coverage",
".pytest_cache",
".tox",
".venv",
Expand Down

0 comments on commit 539761e

Please sign in to comment.