core: reformat file tree
This commit is contained in:
4
accounts/tests/__init__.py
Normal file
4
accounts/tests/__init__.py
Normal file
@ -0,0 +1,4 @@
|
||||
from .register import *
|
||||
from .login import *
|
||||
from .change_password import *
|
||||
from .delete import *
|
Reference in New Issue
Block a user