mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2026-01-08 10:55:27 -05:00
Improves type hints for:
* parse_{boolean,integer}
* parse_{boolean,integer}_from_args
* parse_json_{value,object}_from_request
And fixes any incorrect calls that resulted from unknown types.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_admin.py | ||
| test_device.py | ||
| test_event_reports.py | ||
| test_media.py | ||
| test_room.py | ||
| test_statistics.py | ||
| test_user.py | ||