Skip to content

Commit c83a47e

Browse files
DOC: remove SA01 pandas.Timestamp.utcnow
1 parent a70a7c1 commit c83a47e

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
@@ -333,7 +333,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
333333
-i "pandas.Timestamp.tzname SA01" \
334334
-i "pandas.Timestamp.unit SA01" \
335335
-i "pandas.Timestamp.utcfromtimestamp PR01,SA01" \
336-
-i "pandas.Timestamp.utcnow SA01" \
337336
-i "pandas.Timestamp.utcoffset SA01" \
338337
-i "pandas.Timestamp.utctimetuple SA01" \
339338
-i "pandas.Timestamp.value GL08" \

0 commit comments

Comments
 (0)