Skip to content

Commit 3a55c5f

Browse files
DOC: remove SA01,ES01 for pandas.Timestamp.to_pydatetime
1 parent fd6702b commit 3a55c5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/code_checks.sh

-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
303303
-i "pandas.Timestamp.to_julian_date SA01" \
304304
-i "pandas.Timestamp.to_numpy PR01" \
305305
-i "pandas.Timestamp.to_period PR01,SA01" \
306-
-i "pandas.Timestamp.to_pydatetime PR01,SA01" \
307306
-i "pandas.Timestamp.today SA01" \
308307
-i "pandas.Timestamp.toordinal SA01" \
309308
-i "pandas.Timestamp.tz SA01" \

0 commit comments

Comments
 (0)