mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 21:42:43 -05:00
Add some type annotations to help PyCharm (in particular) to figure out the types of a bunch of things. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account.py | ||
| account_data.py | ||
| auth.py | ||
| filter.py | ||
| keys.py | ||
| openid.py | ||
| receipts.py | ||
| register.py | ||
| report_event.py | ||
| sync.py | ||
| tags.py | ||
| tokenrefresh.py | ||