Commit a187a29
committed
Disable PT030 for legacy tests
This complains that `DeprecationWarning` is too broad, and I really
don't care.
Disable via per-file-ignore setting, because ruff conflicts with
itself when trying to disable via magic stanza in the file (apparently
`ruff: noqa` doesn't work if there's a leading space, but then ruff
format is amgy)1 parent 5cd8d51 commit a187a29
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
0 commit comments