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 5b40a70 commit 1332db7Copy full SHA for 1332db7
ci/code_checks.sh
@@ -234,10 +234,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
234
-i "pandas.Timestamp.tz_localize SA01" \
235
-i "pandas.Timestamp.tzinfo GL08" \
236
-i "pandas.Timestamp.tzname SA01" \
237
- -i "pandas.Timestamp.unit SA01" \
238
-i "pandas.Timestamp.utcfromtimestamp PR01,SA01" \
239
- -i "pandas.Timestamp.utcoffset SA01" \
240
- -i "pandas.Timestamp.utctimetuple SA01" \
241
-i "pandas.Timestamp.value GL08" \
242
-i "pandas.Timestamp.year GL08" \
243
-i "pandas.api.extensions.ExtensionArray._pad_or_backfill PR01,RT03,SA01" \
0 commit comments