Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Aug 17, 2024
1 parent 3f90156 commit 8a55e0b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,14 +147,9 @@ unfixable = [
[tool.ruff.lint.pydocstyle]
convention = "google"

[tool.ruff.lint.flake8-pytest-style]
fixture-parentheses = false
mark-parentheses = false

[tool.ruff.lint.isort]
combine-as-imports = true
split-on-trailing-comma = false
known-first-party = ["typeshed_stats"]

[tool.codespell]
ignore-words-list = ["corus"]
Expand Down

0 comments on commit 8a55e0b

Please sign in to comment.