zulip/analytics/lib
Mateusz Mandera 21c94953c8 do_increment_logging_stat: Assert that .frequency is either DAY or HOUR.
An assert is appropriate here to ensure that some future additions of
other frequencies don't make this if/else logic wrong without explicitly
failing.
2023-11-01 17:26:10 -07:00
..
__init__.py
counts.py do_increment_logging_stat: Assert that .frequency is either DAY or HOUR. 2023-11-01 17:26:10 -07:00
fixtures.py requirements: Upgrade Python requirements. 2023-08-17 17:05:34 -07:00
time_utils.py python: Elide unnecessary list wrappers. 2023-09-13 12:41:23 -07:00