Skip to content

Commit 73c7e1b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7710760 commit 73c7e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/humanize/time.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def naturaldelta(
116116
117117
Examples:
118118
Compare two timestamps in a custom local timezone::
119-
119+
120120
```pycon
121121
>>> import datetime as dt
122122
>>> from dateutil.tz import gettz

0 commit comments

Comments
 (0)