Commit 38518d35 authored by Vincent Pelletier's avatar Vincent Pelletier

Add comment about imprecise word.

parent 2046bf0d
......@@ -780,7 +780,7 @@ period_parser = {
timedelta(seconds=3600 * 25),
lambda x: x,
),
'week': (
'week': ( # XXX: should be "7 days", but a single word is more convenient
_as6HourString,
_hourAsWeekString,
'6 hours',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment