Skip to content

Commit 8ea853a

Browse files
committed
Remove Zip Strict entry from .toml for pandas/util
1 parent 72ba35b commit 8ea853a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,8 +632,6 @@ exclude = [
632632
"pandas/tests/window/test_cython_aggregations.py" = ["B905"]
633633
"pandas/tests/window/test_expanding.py" = ["B905"]
634634
"pandas/tests/window/test_rolling.py" = ["B905"]
635-
"pandas/util/_doctools.py" = ["B905"]
636-
"pandas/util/_validators.py" = ["B905"]
637635
"scripts/validate_unwanted_patterns.py" = ["B905"]
638636

639637
[tool.ruff.lint.flake8-pytest-style]

0 commit comments

Comments
 (0)