Skip to content

Commit 799e6db

Browse files
DOC: remove SA01 for pandas.Timedelta.as_unit
1 parent 4995120 commit 799e6db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
265265
-i "pandas.Series.var PR01,RT03,SA01" \
266266
-i "pandas.SparseDtype SA01" \
267267
-i "pandas.Timedelta PR07,SA01" \
268-
-i "pandas.Timedelta.as_unit SA01" \
269268
-i "pandas.Timedelta.asm8 SA01" \
270269
-i "pandas.Timedelta.ceil SA01" \
271270
-i "pandas.Timedelta.components SA01" \

0 commit comments

Comments
 (0)