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 2f79a25 commit 3da45c3Copy full SHA for 3da45c3
pyproject.toml
@@ -476,11 +476,6 @@ exclude = [
476
"pandas/core/sorting.py" = ["B905"]
477
"pandas/core/strings/accessor.py" = ["B905"]
478
"pandas/core/window/rolling.py" = ["B905"]
479
-"pandas/plotting/_core.py" = ["B905"]
480
-"pandas/plotting/_matplotlib/boxplot.py" = ["B905"]
481
-"pandas/plotting/_matplotlib/core.py" = ["B905"]
482
-"pandas/plotting/_matplotlib/hist.py" = ["B905"]
483
-"pandas/plotting/_matplotlib/misc.py" = ["B905"]
484
"pandas/_testing/asserters.py" = ["B905"]
485
"pandas/_testing/_warnings.py" = ["B905"]
486
"pandas/tests/apply/test_series_apply.py" = ["B905"]
0 commit comments