Skip to content

Commit

Permalink
Ruff: more safe TRY (#10114)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiblik authored Jun 20, 2024
1 parent 3005091 commit 758e0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ select = [
"SLOT",
"PD",
"PGH",
"TRY003",
"TRY004",
"TRY2",
"TRY302",
"FLY",
"NPY",
"AIR",
Expand Down

0 comments on commit 758e0d8

Please sign in to comment.