3 lines
39 B
Python
3 lines
39 B
Python
class UserNotFound(Exception):
|
|
...
|
class UserNotFound(Exception):
|
|
...
|