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 8180bb7 commit e026a6cCopy full SHA for e026a6c
ci/code_checks.sh
@@ -171,9 +171,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
171
-i "pandas.Timedelta.view SA01" \
172
-i "pandas.TimedeltaIndex.as_unit RT03,SA01" \
173
-i "pandas.TimedeltaIndex.components SA01" \
174
- -i "pandas.TimedeltaIndex.microseconds SA01" \
175
- -i "pandas.TimedeltaIndex.nanoseconds SA01" \
176
- -i "pandas.TimedeltaIndex.seconds SA01" \
177
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
178
-i "pandas.Timestamp.day GL08" \
179
-i "pandas.Timestamp.fold GL08" \
0 commit comments