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 a4ece6f commit fe90d15Copy full SHA for fe90d15
pyproject.toml
@@ -588,8 +588,6 @@ exclude = [
588
"pandas/tests/strings/test_strings.py" = ["B905"]
589
"pandas/tests/test_algos.py" = ["B905"]
590
"pandas/tests/test_sorting.py" = ["B905"]
591
-"pandas/tests/tseries/offsets/test_month.py" = ["B905"]
592
-"pandas/tests/tseries/offsets/test_offsets.py" = ["B905"]
593
"pandas/tests/util/test_validate_kwargs.py" = ["B905"]
594
"scripts/validate_unwanted_patterns.py" = ["B905"]
595
0 commit comments