Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdittrich92 committed Mar 27, 2024
1 parent a773d9c commit d6cb25f
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 @@ -170,7 +170,7 @@ ignore_missing_imports = true
[tool.ruff]
exclude = [".git", "venv*", "build", "**/__init__.py"]
line-length = 120
target-version = "py38"
target-version = "py39"
preview=true

[tool.ruff.lint]
Expand Down

0 comments on commit d6cb25f

Please sign in to comment.