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 ee930d7 commit 42a9569Copy full SHA for 42a9569
ci/code_checks.sh
@@ -285,7 +285,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
285
-i "pandas.TimedeltaIndex.nanoseconds SA01" \
286
-i "pandas.TimedeltaIndex.seconds SA01" \
287
-i "pandas.TimedeltaIndex.to_pytimedelta RT03,SA01" \
288
- -i "pandas.Timestamp.as_unit SA01" \
289
-i "pandas.Timestamp.asm8 SA01" \
290
-i "pandas.Timestamp.astimezone SA01" \
291
-i "pandas.Timestamp.ceil SA01" \
0 commit comments