Skip to content

Commit a59461d

Browse files
author
Anthony Speicher
committed
Updated pyproject.toml to reflect B905 issues resolved
1 parent f5d93a1 commit a59461d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,9 +465,6 @@ exclude = [
465465
"pandas/core/indexes/interval.py" = ["B905"]
466466
"pandas/core/indexes/multi.py" = ["B905"]
467467
"pandas/core/indexing.py" = ["B905"]
468-
"pandas/core/internals/blocks.py" = ["B905"]
469-
"pandas/core/internals/construction.py" = ["B905"]
470-
"pandas/core/internals/managers.py" = ["B905"]
471468
"pandas/core/methods/to_dict.py" = ["B905"]
472469
"pandas/core/reshape/concat.py" = ["B905"]
473470
"pandas/core/reshape/encoding.py" = ["B905"]

0 commit comments

Comments
 (0)