We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b57322 commit d98453eCopy full SHA for d98453e
ci/code_checks.sh
@@ -110,9 +110,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
110
-i "pandas.Series.sparse.npoints SA01" \
111
-i "pandas.Series.sparse.sp_values SA01" \
112
-i "pandas.Timedelta.components SA01" \
113
- -i "pandas.Timedelta.max PR02" \
114
- -i "pandas.Timedelta.min PR02" \
115
- -i "pandas.Timedelta.resolution PR02" \
116
-i "pandas.Timedelta.to_numpy PR01" \
117
-i "pandas.Timedelta.to_timedelta64 SA01" \
118
-i "pandas.Timedelta.total_seconds SA01" \
0 commit comments