Skip to content

Commit 8226450

Browse files
DOC: fix PR07,RT03,SA01 for pandas.plotting.table
1 parent 0729042 commit 8226450

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
@@ -484,7 +484,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
484484
-i "pandas.read_spss SA01" \
485485
-i "pandas.reset_option SA01" \
486486
-i "pandas.set_eng_float_format RT03,SA01" \
487-
-i "pandas.show_versions SA01" \
488487
-i "pandas.testing.assert_extension_array_equal SA01" \
489488
-i "pandas.testing.assert_series_equal PR07,SA01" \
490489
-i "pandas.tseries.offsets.BDay PR02,SA01" \

0 commit comments

Comments
 (0)