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 480a57b commit 593d462Copy full SHA for 593d462
ci/code_checks.sh
@@ -165,6 +165,7 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
165
-i "pandas.Timestamp.fold GL08" \
166
-i "pandas.Timestamp.max PR02" \
167
-i "pandas.Timestamp.min PR02" \
168
+ -i "pandas.Timestamp.nanosecond GL08" \
169
-i "pandas.Timestamp.resolution PR02" \
170
-i "pandas.Timestamp.tzinfo GL08" \
171
-i "pandas.Timestamp.value GL08" \
0 commit comments