Revert "ignore"

This reverts commit bd2f0017ff.
pull/34811/head
Shane Smiskol 1 month ago
parent bd2f0017ff
commit a8bb9cfe41
  1. 1
      pyproject.toml

@ -232,7 +232,6 @@ lint.ignore = [
"B024", "B024",
"NPY002", # new numpy random syntax is worse "NPY002", # new numpy random syntax is worse
"UP038", # (x, y) -> x|y for isinstance "UP038", # (x, y) -> x|y for isinstance
"C420",
] ]
line-length = 160 line-length = 160
target-version ="py311" target-version ="py311"

Loading…
Cancel
Save