FitTrackee/fittrackee/oauth2/exceptions.py
2022-06-15 19:16:14 +02:00

3 lines
46 B
Python

class InvalidOAuth2Scopes(Exception):
...