synapse/tests/rest/admin
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
I went through and removed a bunch of cruft that was lying around for compatibility with old Python versions. This PR also will now prevent Synapse from starting unless you're running Python 3.6+.
2021-04-27 13:13:07 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_device.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_event_reports.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_media.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_room.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_statistics.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_user.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00