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 4e9935c commit 42fc0a3Copy full SHA for 42fc0a3
ci/code_checks.sh
@@ -103,6 +103,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
103
-i "pandas.Timedelta.max PR02" \
104
-i "pandas.Timedelta.min PR02" \
105
-i "pandas.Timedelta.resolution PR02" \
106
+ -i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
107
-i "pandas.Timestamp.max PR02" \
108
-i "pandas.Timestamp.min PR02" \
109
-i "pandas.Timestamp.nanosecond GL08" \
0 commit comments