Skip to content

Commit da4811f

Browse files
committed
Remove Extensionarray.interpolate from code_checks.sh
1 parent 462dc73 commit da4811f

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
@@ -122,7 +122,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
122122
-i "pandas.Timestamp.resolution PR02" \
123123
-i "pandas.Timestamp.tzinfo GL08" \
124124
-i "pandas.Timestamp.year GL08" \
125-
-i "pandas.api.extensions.ExtensionArray.interpolate PR01,SA01" \
126125
-i "pandas.api.types.is_bool PR01,SA01" \
127126
-i "pandas.api.types.is_categorical_dtype SA01" \
128127
-i "pandas.api.types.is_complex PR01,SA01" \

0 commit comments

Comments
 (0)