Skip to content

Commit

Permalink
test: Fix codespell assertIn
Browse files Browse the repository at this point in the history
  • Loading branch information
jneo8 committed May 27, 2024
1 parent f02469d commit e84fa50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ output = "tests/unit/report/coverage.xml"
skip = ".eggs,.tox,.git,.venv,venv,build,.build,lib,report,docs"
quiet-level = 3
check-filenames = true
ignore-words-list = "assertIn"

[tool.pytest.ini_options]
filterwarnings = [
Expand Down

0 comments on commit e84fa50

Please sign in to comment.