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 6d962c3 commit bd971edCopy full SHA for bd971ed
ci/code_checks.sh
@@ -183,7 +183,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
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" \
189
-i "pandas.Series.str.ljust RT03,SA01" \
0 commit comments