Tests
- Improved directory structure - Added functional and unit tests
This commit is contained in:
3
api/app/db.py
Normal file
3
api/app/db.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from flask_sqlalchemy import SQLAlchemy
|
||||
|
||||
database = SQLAlchemy()
|
Reference in New Issue
Block a user