mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
save
This commit is contained in:
parent
e73046b37b
commit
f0aac3c99a
1 changed files with 2 additions and 0 deletions
|
|
@ -103,3 +103,5 @@ class AppNotAuthenticated(AppException):
|
||||||
# Not Authenticated
|
# Not Authenticated
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
super().__init__(None, "Not Authenticated")
|
super().__init__(None, "Not Authenticated")
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue