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 8f0dfd5 commit d7aeab0Copy full SHA for d7aeab0
ci/code_checks.sh
@@ -223,7 +223,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
223
-i "pandas.Timestamp.fromordinal SA01" \
224
-i "pandas.Timestamp.fromtimestamp PR01,SA01" \
225
-i "pandas.Timestamp.hour GL08" \
226
- -i "pandas.Timestamp.isoweekday SA01" \
227
-i "pandas.Timestamp.max PR02" \
228
-i "pandas.Timestamp.microsecond GL08" \
229
-i "pandas.Timestamp.min PR02" \
0 commit comments