Skip to content

Commit 8aa73bf

Browse files
committed
remove from code_check
1 parent 0963fa3 commit 8aa73bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
310310
-i "pandas.api.types.is_period_dtype SA01" \
311311
-i "pandas.api.types.is_re PR07,SA01" \
312312
-i "pandas.api.types.is_re_compilable PR07,SA01" \
313-
-i "pandas.api.types.is_signed_integer_dtype SA01" \
314313
-i "pandas.api.types.is_sparse SA01" \
315314
-i "pandas.api.types.is_string_dtype SA01" \
316315
-i "pandas.api.types.is_timedelta64_ns_dtype SA01" \

0 commit comments

Comments
 (0)