Skip to content

Commit fe90d15

Browse files
committed
Removed ruff check for pandas/tests/tseries
1 parent a4ece6f commit fe90d15

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,8 +588,6 @@ exclude = [
588588
"pandas/tests/strings/test_strings.py" = ["B905"]
589589
"pandas/tests/test_algos.py" = ["B905"]
590590
"pandas/tests/test_sorting.py" = ["B905"]
591-
"pandas/tests/tseries/offsets/test_month.py" = ["B905"]
592-
"pandas/tests/tseries/offsets/test_offsets.py" = ["B905"]
593591
"pandas/tests/util/test_validate_kwargs.py" = ["B905"]
594592
"scripts/validate_unwanted_patterns.py" = ["B905"]
595593

0 commit comments

Comments
 (0)