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 7ac2ecb commit 18a1adcCopy full SHA for 18a1adc
ci/code_checks.sh
@@ -129,10 +129,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
129
-i "pandas.TimedeltaIndex.nanoseconds SA01" \
130
-i "pandas.TimedeltaIndex.seconds SA01" \
131
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
132
- -i "pandas.Timestamp.day GL08" \
133
- -i "pandas.Timestamp.fold GL08" \
134
- -i "pandas.Timestamp.minute GL08" \
135
- -i "pandas.Timestamp.month GL08" \
136
-i "pandas.Timestamp.nanosecond GL08" \
137
-i "pandas.Timestamp.resolution PR02" \
138
-i "pandas.Timestamp.tzinfo GL08" \
0 commit comments