UnisKB/apps/smartdoc/settings/__init__.py

11 lines
172 B
Python
Raw Normal View History

2023-09-15 09:40:35 +00:00
# coding=utf-8
"""
@project: smart-doc
@Author
@file __init__.py
@date2023/9/14 15:45
@desc:
"""
from .base import *
from .logging import *