MaxKB/apps/knowledge/views/__init__.py
wxg0103 93833849c1
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
refactor: file to oss
2025-06-06 11:42:31 +08:00

5 lines
97 B
Python

from .document import *
from .knowledge import *
from .paragraph import *
from .problem import *