mirror of https://github.com/zulip/zulip.git
ec99c1b58d
Since mypy doesn't accept redefinition of the same variable within the same scope, we need to use type annotations with Union to correctly type aggregate_table. Note that the type cast is necessary for mypy to narrow the type of aggregate_table. |
||
---|---|---|
.. | ||
__init__.py | ||
activity_common.py | ||
installation_activity.py | ||
realm_activity.py | ||
stats.py | ||
support.py | ||
user_activity.py |