FitTrackee/fittrackee/users/exceptions.py

3 lines
48 B
Python

class UserNotFoundException(Exception):
...