mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
This is a prep commit. Currenty we only pass CountStat.property to last_successful_fill function. But it needs access to CountStat.time_increment as well. We can pass the entire CountStat object to the function as a workaround. But making last_successful_fill a property of CountStat seems to be much more cleaner. |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||