Skip to content

Commit 8bdd904

Browse files
DOC: fix SA01 for pandas.plotting.plot_params
1 parent 911cf69 commit 8bdd904

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
@@ -483,7 +483,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
483483
-i "pandas.plotting.table PR07,RT03,SA01" \
484484
-i "pandas.qcut PR07,SA01" \
485485
-i "pandas.read_feather SA01" \
486-
-i "pandas.read_orc SA01" \
487486
-i "pandas.read_spss SA01" \
488487
-i "pandas.reset_option SA01" \
489488
-i "pandas.set_eng_float_format RT03,SA01" \

0 commit comments

Comments
 (0)