FitTrackee/fittrackee/emails/exceptions.py
2021-01-20 16:47:00 +01:00

3 lines
48 B
Python

class InvalidEmailUrlScheme(Exception):
...