File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
138
138
-i " pandas.Index.inferred_type SA01" \
139
139
-i " pandas.Index.insert PR07,RT03,SA01" \
140
140
-i " pandas.Index.intersection PR07,RT03,SA01" \
141
- -i " pandas.Index.item SA01" \
142
141
-i " pandas.Index.join PR07,RT03,SA01" \
143
142
-i " pandas.Index.memory_usage RT03" \
144
143
-i " pandas.Index.names GL08" \
@@ -152,7 +151,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
152
151
-i " pandas.Index.symmetric_difference PR07,RT03,SA01" \
153
152
-i " pandas.Index.take PR01,PR07" \
154
153
-i " pandas.Index.union PR07,RT03,SA01" \
155
- -i " pandas.Index.unique RT03" \
156
154
-i " pandas.Index.view GL08" \
157
155
-i " pandas.Int16Dtype SA01" \
158
156
-i " pandas.Int32Dtype SA01" \
You can’t perform that action at this time.
0 commit comments