Skip to content

Commit 6737b19

Browse files
DOC: remove SA01,ES01 for pandas.Timestamp.round
1 parent 212e92d commit 6737b19

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
@@ -292,7 +292,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
292292
-i "pandas.Timestamp.quarter SA01" \
293293
-i "pandas.Timestamp.replace PR07,SA01" \
294294
-i "pandas.Timestamp.resolution PR02,PR07,SA01" \
295-
-i "pandas.Timestamp.round SA01" \
296295
-i "pandas.Timestamp.second GL08" \
297296
-i "pandas.Timestamp.strptime PR01,SA01" \
298297
-i "pandas.Timestamp.time SA01" \

0 commit comments

Comments
 (0)