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 6a3f9bd commit 345b990Copy full SHA for 345b990
ci/code_checks.sh
@@ -297,7 +297,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
297
-i "pandas.api.types.is_datetime64_ns_dtype SA01" \
298
-i "pandas.api.types.is_datetime64tz_dtype SA01" \
299
-i "pandas.api.types.is_dict_like PR07,SA01" \
300
- -i "pandas.api.types.is_extension_array_dtype SA01" \
301
-i "pandas.api.types.is_file_like PR07,SA01" \
302
-i "pandas.api.types.is_float PR01,SA01" \
303
-i "pandas.api.types.is_float_dtype SA01" \
0 commit comments