Skip to content

Commit

Permalink
chore: Remove redundant Ruff target-version config
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Feb 24, 2024
1 parent 5b7de49 commit 4a88c53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ check = "mypy --strict {args:tap_hookdeck tests}"

[tool.ruff]
line-length = 100
target-version = "py38"

[tool.ruff.lint]
ignore = [
Expand Down

0 comments on commit 4a88c53

Please sign in to comment.