Skip to content

Commit 4810253

Browse files
DOC: remove SA01 and PR01 of HDFStore.put
1 parent 58400f9 commit 4810253

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
@@ -119,7 +119,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
119119
-i "pandas.DatetimeTZDtype.tz SA01" \
120120
-i "pandas.DatetimeTZDtype.unit SA01" \
121121
-i "pandas.Grouper PR02" \
122-
-i "pandas.HDFStore.put PR01,SA01" \
123122
-i "pandas.HDFStore.walk SA01" \
124123
-i "pandas.Index PR07" \
125124
-i "pandas.Index.T SA01" \

0 commit comments

Comments
 (0)