We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 609eac3 commit 787f28fCopy full SHA for 787f28f
ci/code_checks.sh
@@ -132,7 +132,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
132
-i "pandas.TimedeltaIndex.nanoseconds SA01" \
133
-i "pandas.TimedeltaIndex.seconds SA01" \
134
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
135
- -i "pandas.Timestamp.fold GL08" \
136
-i "pandas.Timestamp.max PR02" \
137
-i "pandas.Timestamp.min PR02" \
138
-i "pandas.Timestamp.nanosecond GL08" \
0 commit comments