Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jun 18, 2024
1 parent 8356484 commit af2d1da
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 @@ -85,5 +85,5 @@ lint.pylint.max-returns = 7
lint.pylint.max-statements = 54

[tool.codespell]
ignore-words-list = "dekstop,nwe,wahtever,yello"
ignore-words-list = "dekstop,assertin,nwe,wahtever,yello"
skip = "./.*"

0 comments on commit af2d1da

Please sign in to comment.