Skip to content

Commit

Permalink
MAINT: implement updates from pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jul 4, 2023
1 parent a957f7e commit e98647f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,12 +155,12 @@ ignore = [
"SIM108",
]
show-fixes = true
target-version = "py37"
task-tags = ["cspell"]
src = [
"src",
"tests",
]
target-version = "py37"
task-tags = ["cspell"]

[tool.ruff.per-file-ignores]
"docs/*" = [
Expand Down

0 comments on commit e98647f

Please sign in to comment.