Skip to content

Commit 42a9569

Browse files
DOC: remove SA01 for pandas.Timestamp.as_unit
1 parent ee930d7 commit 42a9569

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
@@ -285,7 +285,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
285285
-i "pandas.TimedeltaIndex.nanoseconds SA01" \
286286
-i "pandas.TimedeltaIndex.seconds SA01" \
287287
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
288-
-i "pandas.Timestamp.as_unit SA01" \
289288
-i "pandas.Timestamp.asm8 SA01" \
290289
-i "pandas.Timestamp.astimezone SA01" \
291290
-i "pandas.Timestamp.ceil SA01" \

0 commit comments

Comments
 (0)