We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ba35b commit 8ea853aCopy full SHA for 8ea853a
pyproject.toml
@@ -632,8 +632,6 @@ exclude = [
632
"pandas/tests/window/test_cython_aggregations.py" = ["B905"]
633
"pandas/tests/window/test_expanding.py" = ["B905"]
634
"pandas/tests/window/test_rolling.py" = ["B905"]
635
-"pandas/util/_doctools.py" = ["B905"]
636
-"pandas/util/_validators.py" = ["B905"]
637
"scripts/validate_unwanted_patterns.py" = ["B905"]
638
639
[tool.ruff.lint.flake8-pytest-style]
0 commit comments