We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d494a commit b4b2536Copy full SHA for b4b2536
ci/code_checks.sh
@@ -208,7 +208,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
208
-i "pandas.Series.list.len SA01" \
209
-i "pandas.Series.lt PR07,SA01" \
210
-i "pandas.Series.max RT03" \
211
- -i "pandas.Series.mean RT03,SA01" \
212
-i "pandas.Series.median RT03,SA01" \
213
-i "pandas.Series.min RT03" \
214
-i "pandas.Series.mod PR07" \
0 commit comments