We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19626ab commit 6736946Copy full SHA for 6736946
ci/code_checks.sh
@@ -90,7 +90,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
90
-i "pandas.DataFrame.to_markdown SA01" \
91
-i "pandas.DataFrame.var PR01,RT03,SA01" \
92
-i "pandas.Grouper PR02" \
93
- -i "pandas.Index PR07" \
94
-i "pandas.Index.append PR07,RT03,SA01" \
95
-i "pandas.Index.difference PR07,RT03,SA01" \
96
-i "pandas.Index.duplicated RT03" \
0 commit comments