DR -> DR SDK #16

Merged
shenjackyuanjie merged 41 commits from feature/dr-sdk into main 2023-05-03 00:40:53 +08:00
3 changed files with 6 additions and 1 deletions
Showing only changes of commit e5e9578312 - Show all commits

View File

@ -12,6 +12,5 @@ gitee: @shenjackyuanjie
"""
# 单独导入的(或者就这一个有用的)
# from .delivery import Delivery
# lazy之后之前全部导入的(太多了写不动__all__了

View File

@ -3,3 +3,9 @@
# Copyright © 2020-2023 by shenjackyuanjie 3695888@qq.com
# All rights reserved
# -------------------------------
from Difficult_Rocket.api.screen import BaseScreen
from Difficult_Rocket import DR_option, DR_runtime