mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-08 11:08:32 +08:00
DOC: Fix docstring typo.
This commit is contained in:
committed by
Andrew Liang
parent
2a92b892ed
commit
9f4f19524a
@@ -820,7 +820,7 @@ def days_at_time(days, t, tz, day_offset=0):
|
||||
t : datetime.time
|
||||
The time to apply as an offset to each day in ``days``.
|
||||
tz : pytz.timezone
|
||||
The timezone to use to interpret ``tz``.
|
||||
The timezone to use to interpret ``t``.
|
||||
day_offset : int
|
||||
The number of days we want to offset @days by
|
||||
|
||||
|
||||
Reference in New Issue
Block a user