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 e5e36cc commit 760ec30Copy full SHA for 760ec30
ci/code_checks.sh
@@ -182,7 +182,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
182
-i "pandas.Series.str.center RT03,SA01" \
183
-i "pandas.Series.str.decode PR07,RT03,SA01" \
184
-i "pandas.Series.str.encode PR07,RT03,SA01" \
185
- -i "pandas.Series.str.find RT03" \
186
-i "pandas.Series.str.fullmatch RT03" \
187
-i "pandas.Series.str.get RT03,SA01" \
188
-i "pandas.Series.str.index RT03" \
0 commit comments