We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af10472 commit 4a3446eCopy full SHA for 4a3446e
ci/code_checks.sh
@@ -75,9 +75,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
75
-i "pandas.RangeIndex.from_range PR01,SA01" \
76
-i "pandas.Series.dt.unit GL08" \
77
-i "pandas.Series.pad PR01,SA01" \
78
- -i "pandas.Timestamp.max PR02" \
79
- -i "pandas.Timestamp.min PR02" \
80
- -i "pandas.Timestamp.resolution PR02" \
81
-i "pandas.Timestamp.tzinfo GL08" \
82
-i "pandas.arrays.ArrowExtensionArray PR07,SA01" \
83
-i "pandas.arrays.IntervalArray.length SA01" \
0 commit comments