You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 332f7e2332 Fix Python 3.7 compatibility
Both cached_property and Literal were introduced in Python 3.8 so they
can't be used.
4 years ago
..
__init__.py Move all the routers under their own dir. 4 years ago
authentication.py Fix Python 3.7 compatibility 4 years ago
collection.py Move all the routers under their own dir. 4 years ago
invitation.py Move all the routers under their own dir. 4 years ago
member.py Move all the routers under their own dir. 4 years ago
test_reset_view.py Move all the routers under their own dir. 4 years ago