FitTrackee/fittrackee/email/exceptions.py
2021-01-20 16:32:00 +01:00

3 lines
48 B
Python

class InvalidEmailUrlScheme(Exception):
...