4 lines
79 B
Python
4 lines
79 B
Python
from .config import settings as settings
|
|
|
|
TORTOISE_ORM = settings.TORTOISE_ORM
|