Skip to content

Commit 7067e50

Browse files
committed
fix trailing whitespace
1 parent d7aeab0 commit 7067e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_libs/tslibs/nattype.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ class NaTType(_NaT):
447447
Timestamp.isocalendar : Return a tuple containing ISO year, week number and
448448
weekday.
449449
datetime.date.isoweekday : Equivalent method in datetime module.
450-
450+
451451
Examples
452452
--------
453453
>>> ts = pd.Timestamp('2023-01-01 10:00:00')

0 commit comments

Comments
 (0)