Skip to content

Commit

Permalink
remove path
Browse files Browse the repository at this point in the history
  • Loading branch information
sfstar committed Jan 29, 2025
1 parent 6aca2da commit 507c696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This extend our general Ruff rules specifically for tests
extend = "../pyproject.toml"
extend = "pyproject.toml"

[lint]
extend-ignore = [
Expand Down

0 comments on commit 507c696

Please sign in to comment.