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 61d50d3 commit 2765ee1Copy full SHA for 2765ee1
ci/code_checks.sh
@@ -109,14 +109,10 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
109
-i "pandas.Series.sparse.from_coo PR07,SA01" \
110
-i "pandas.Series.sparse.npoints SA01" \
111
-i "pandas.Series.sparse.sp_values SA01" \
112
- -i "pandas.Timedelta.asm8 SA01" \
113
- -i "pandas.Timedelta.ceil SA01" \
114
-i "pandas.Timedelta.components SA01" \
115
- -i "pandas.Timedelta.floor SA01" \
116
-i "pandas.Timedelta.max PR02" \
117
-i "pandas.Timedelta.min PR02" \
118
-i "pandas.Timedelta.resolution PR02" \
119
- -i "pandas.Timedelta.round SA01" \
120
-i "pandas.Timedelta.to_numpy PR01" \
121
-i "pandas.Timedelta.to_timedelta64 SA01" \
122
-i "pandas.Timedelta.total_seconds SA01" \
0 commit comments