Skip to content

Commit 51def5b

Browse files
committed
reducing line length
1 parent 040689a commit 51def5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pandas/_libs/tslibs/timestamps.pyx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,8 +1560,8 @@ class Timestamp(_Timestamp):
15601560
15611561
Construct a timezone-aware UTC datetime from a POSIX timestamp.
15621562
1563-
This method creates a datetime object from a POSIX timestamp, keeping the Timestamp
1564-
object's timezone.
1563+
This method creates a datetime object from a POSIX timestamp, keeping the
1564+
Timestamp object's timezone.
15651565
15661566
Parameters
15671567
----------

0 commit comments

Comments
 (0)