Skip to content

Commit 7c97345

Browse files
Remove pandas.Series.str.rfind RT03 from ci
1 parent 760ec30 commit 7c97345

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
@@ -193,7 +193,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
193193
-i "pandas.Series.str.partition RT03" \
194194
-i "pandas.Series.str.repeat SA01" \
195195
-i "pandas.Series.str.replace SA01" \
196-
-i "pandas.Series.str.rfind RT03" \
197196
-i "pandas.Series.str.rindex RT03" \
198197
-i "pandas.Series.str.rjust RT03,SA01" \
199198
-i "pandas.Series.str.rpartition RT03" \

0 commit comments

Comments
 (0)