We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2b0cc commit 73662d3Copy full SHA for 73662d3
ci/code_checks.sh
@@ -76,7 +76,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
76
-i "pandas.DataFrame.min RT03" \
77
-i "pandas.DataFrame.plot PR02,SA01" \
78
-i "pandas.Grouper PR02" \
79
- -i "pandas.Index PR07" \
80
-i "pandas.IntervalIndex.left GL08" \
81
-i "pandas.IntervalIndex.set_closed RT03,SA01" \
82
-i "pandas.MultiIndex PR01" \
0 commit comments