mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
11 lines
183 B
Python
11 lines
183 B
Python
# coding=utf-8
|
||
"""
|
||
@project: MaxKB
|
||
@Author:虎
|
||
@file: __init__.py.py
|
||
@date:2024/8/22 17:19
|
||
@desc:
|
||
"""
|
||
from .base_label import *
|
||
from .tooltip_label import *
|