Skip to content

Commit

Permalink
update ruff.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Aug 11, 2024
1 parent ff181ab commit ad3733f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ ignore = [
"PLR0911",
"PLR0913",
"N806",
"N811",
"N803",
"N802",
"E501",
]
]

0 comments on commit ad3733f

Please sign in to comment.