Skip to content

Commit

Permalink
remove ruff rule "N"
Browse files Browse the repository at this point in the history
  • Loading branch information
zeptofine committed Aug 25, 2023
1 parent 82cfc5a commit 93e0114
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ extend-select = [
"UP",
"I",
"F",
"N",
"RET",
"SIM",
"PTH",
Expand Down

0 comments on commit 93e0114

Please sign in to comment.