add init code
This commit is contained in:
parent
ccb7e61170
commit
ede11dd32c
3
auth/__init__.py
Normal file
3
auth/__init__.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from auth.email import load_email_templates
|
||||
|
||||
load_email_templates()
|
Loading…
Reference in New Issue
Block a user