Skip to content

Commit 219543c

Browse files
DOC: remove SA01 and PR01 of HDFStore.put
1 parent c9edaa1 commit 219543c

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
@@ -121,7 +121,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
121121
-i "pandas.DatetimeTZDtype.tz SA01" \
122122
-i "pandas.DatetimeTZDtype.unit SA01" \
123123
-i "pandas.Grouper PR02" \
124-
-i "pandas.HDFStore.put PR01,SA01" \
125124
-i "pandas.HDFStore.select SA01" \
126125
-i "pandas.HDFStore.walk SA01" \
127126
-i "pandas.Index PR07" \

0 commit comments

Comments
 (0)