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 084d931 commit 8252782Copy full SHA for 8252782
ci/code_checks.sh
@@ -177,7 +177,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
177
-i "pandas.Series.str.repeat SA01" \
178
-i "pandas.Series.str.replace SA01" \
179
-i "pandas.Series.str.rfind RT03" \
180
- -i "pandas.Series.str.rindex RT03" \
181
-i "pandas.Series.str.rjust RT03,SA01" \
182
-i "pandas.Series.str.rpartition RT03" \
183
-i "pandas.Series.str.rstrip RT03" \
0 commit comments