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 760ec30 commit 7c97345Copy full SHA for 7c97345
ci/code_checks.sh
@@ -193,7 +193,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
193
-i "pandas.Series.str.partition RT03" \
194
-i "pandas.Series.str.repeat SA01" \
195
-i "pandas.Series.str.replace SA01" \
196
- -i "pandas.Series.str.rfind RT03" \
197
-i "pandas.Series.str.rindex RT03" \
198
-i "pandas.Series.str.rjust RT03,SA01" \
199
-i "pandas.Series.str.rpartition RT03" \
0 commit comments