Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
fix: remove depreciated option
Browse files Browse the repository at this point in the history
  • Loading branch information
esavary committed Mar 22, 2024
1 parent 32dea8c commit ca13bc2
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 @@ -140,7 +140,7 @@ skip_gitignore = true
line-length = 99

[tool.ruff.lint]
extend-select = [
select = [
"F",
"E",
"C",
Expand Down

0 comments on commit ca13bc2

Please sign in to comment.