zulip/analytics
PIG208 caaa424ef5 typing: Use assertions for broader types.
For types like `Union[Realm, UserProfile, Stream]` and
`Union[AnonymousUser, AbstractBaseUser]`, we need assertions to
tell mypy which type we would be expecting.
2021-07-27 11:44:54 -07:00
..
lib typing: Use assertions for broader types. 2021-07-27 11:44:54 -07:00
management analytics: Fix type annotation for keys. 2021-07-26 14:48:45 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests typing: Fix misuse of HttpResponse. 2021-07-27 14:31:19 +08:00
views typing: Use assertions for broader types. 2021-07-27 11:44:54 -07:00
__init__.py
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py analytics: Rename get_activity to get_installation_activity. 2021-06-17 17:39:28 -07:00