Skip to content

Commit 157a6a0

Browse files
committed
Remove Ruff check for pandas/core/strings
1 parent 036b2a5 commit 157a6a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ exclude = [
470470
"pandas/core/reshape/merge.py" = ["B905"]
471471
"pandas/core/reshape/pivot.py" = ["B905"]
472472
"pandas/core/reshape/reshape.py" = ["B905"]
473-
"pandas/core/strings/accessor.py" = ["B905"]
474473
"pandas/core/window/rolling.py" = ["B905"]
475474
"pandas/_testing/asserters.py" = ["B905"]
476475
"pandas/_testing/_warnings.py" = ["B905"]

0 commit comments

Comments
 (0)