0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-19 09:14:45 +02:00
synapse/tests/module_api
Jonathan de Jong 93729719b8
Use inline type hints in tests/ (#10350)
This PR is tantamount to running:

    python3.8 -m com2ann -v 6 tests/

(com2ann requires python 3.8 to run)
2021-07-13 11:52:58 +01:00
..
__init__.py Wrap register_device coroutine in an ensureDeferred (#7684) 2020-06-16 10:13:59 +01:00
test_api.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00