MaxKB/apps/tools/models/__init__.py

5 lines
72 B
Python

# -*- coding: utf-8 -*-
from .tool import *
from .tool_module import *