4 lines
44 B
Python
4 lines
44 B
Python
from src.database import init_db
|
|
|
|
init_db()
|
from src.database import init_db
|
|
|
|
init_db()
|