Initial
This commit is contained in:
2
backend/app/models/__init__.py
Normal file
2
backend/app/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .organization import Organization # noqa: F401
|
||||
from .member import Member # noqa: F401
|
||||
Reference in New Issue
Block a user