Skip to content

Commit a24779c

Browse files
DOC: fix PR02 for pandas.Series.plot
1 parent 1c13613 commit a24779c

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
@@ -155,7 +155,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
155155
-i "pandas.Series.lt SA01" \
156156
-i "pandas.Series.ne SA01" \
157157
-i "pandas.Series.pad PR01,SA01" \
158-
-i "pandas.Series.plot PR02" \
159158
-i "pandas.Series.pop SA01" \
160159
-i "pandas.Series.prod RT03" \
161160
-i "pandas.Series.product RT03" \

0 commit comments

Comments
 (0)