Skip to content

Commit a3895b6

Browse files
committed
Documentation fix -- blank line
1 parent e36d1e3 commit a3895b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/tools/datetimes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,7 @@ def to_datetime(
815815
- Values between 0 and 1: if all components are valid, returns a valid
816816
datetime; if the fraction of valid components >= threshold, returns NaT;
817817
otherwise raises error.
818+
818819
Returns
819820
-------
820821
datetime

0 commit comments

Comments
 (0)