Commit ad13ff7
committed
Apply ruff rule RUF051
RUF051 Use `pop` instead of `key in dict` followed by `del dict[key]`1 parent 1ebf3ec commit ad13ff7
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
| |||
0 commit comments