Skip to content

Commit 53bbc48

Browse files
committed
remove dup entry
1 parent 22ebac1 commit 53bbc48

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
@@ -86,7 +86,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
8686
-i "pandas.Series.dt.ceil PR01,PR02" \
8787
-i "pandas.Series.dt.day_name PR01,PR02" \
8888
-i "pandas.Series.dt.floor PR01,PR02" \
89-
-i "pandas.Series.dt.freq GL08" \
9089
-i "pandas.Series.dt.month_name PR01,PR02" \
9190
-i "pandas.Series.dt.normalize PR01" \
9291
-i "pandas.Series.dt.round PR01,PR02" \

0 commit comments

Comments
 (0)