Skip to content

Commit 2fba797

Browse files
ncknelsonyuanx749
andauthored
Update pandas/_libs/tslibs/timestamps.pyx
Co-authored-by: Xiao Yuan <[email protected]>
1 parent 4bf159c commit 2fba797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/tslibs/timestamps.pyx

-1
Original file line numberDiff line numberDiff line change
@@ -2233,7 +2233,6 @@ class Timestamp(_Timestamp):
22332233

22342234
>>> ts_naive = pd.Timestamp("2023-01-01 12:00:00")
22352235
>>> ts_naive.tzinfo
2236-
None
22372236
"""
22382237
return super().tzinfo
22392238

0 commit comments

Comments
 (0)