Skip to content

Commit 3da45c3

Browse files
committed
update pyproject.toml
1 parent 2f79a25 commit 3da45c3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -476,11 +476,6 @@ exclude = [
476476
"pandas/core/sorting.py" = ["B905"]
477477
"pandas/core/strings/accessor.py" = ["B905"]
478478
"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"]
484479
"pandas/_testing/asserters.py" = ["B905"]
485480
"pandas/_testing/_warnings.py" = ["B905"]
486481
"pandas/tests/apply/test_series_apply.py" = ["B905"]

0 commit comments

Comments
 (0)