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 0963fa3 commit 8aa73bfCopy full SHA for 8aa73bf
ci/code_checks.sh
@@ -310,7 +310,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
310
-i "pandas.api.types.is_period_dtype SA01" \
311
-i "pandas.api.types.is_re PR07,SA01" \
312
-i "pandas.api.types.is_re_compilable PR07,SA01" \
313
- -i "pandas.api.types.is_signed_integer_dtype SA01" \
314
-i "pandas.api.types.is_sparse SA01" \
315
-i "pandas.api.types.is_string_dtype SA01" \
316
-i "pandas.api.types.is_timedelta64_ns_dtype SA01" \
0 commit comments