We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1fc97 commit b40fd83Copy full SHA for b40fd83
ci/code_checks.sh
@@ -138,7 +138,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
138
-i "pandas.Index.inferred_type SA01" \
139
-i "pandas.Index.insert PR07,RT03,SA01" \
140
-i "pandas.Index.intersection PR07,RT03,SA01" \
141
- -i "pandas.Index.item SA01" \
142
-i "pandas.Index.join PR07,RT03,SA01" \
143
-i "pandas.Index.memory_usage RT03" \
144
-i "pandas.Index.names GL08" \
0 commit comments