mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 18:32:48 +00:00
5 lines
97 B
Python
5 lines
97 B
Python
from .document import *
|
|
from .knowledge import *
|
|
from .paragraph import *
|
|
from .problem import *
|