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 d53da08 commit 3798136Copy full SHA for 3798136
ci/code_checks.sh
@@ -167,7 +167,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
167
-i "pandas.Series.str.encode PR07,RT03,SA01" \
168
-i "pandas.Series.str.find RT03" \
169
-i "pandas.Series.str.fullmatch RT03" \
170
- -i "pandas.Series.str.get RT03,SA01" \
171
-i "pandas.Series.str.index RT03" \
172
-i "pandas.Series.str.ljust RT03,SA01" \
173
-i "pandas.Series.str.lower RT03" \
0 commit comments