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 | ||