got cha!
This commit is contained in:
parent
becf65ed4c
commit
38ba6664b2
@ -13,7 +13,7 @@ gitee: @shenjackyuanjie
|
||||
|
||||
import re
|
||||
|
||||
from utils import translate
|
||||
from Difficult_Rocket.utils import translate
|
||||
|
||||
default_style = {
|
||||
'font_name': 'Times New Roman',
|
||||
|
@ -10,7 +10,7 @@ mail: 3695888@qq.com
|
||||
github: @shenjackyuanjie
|
||||
gitee: @shenjackyuanjie
|
||||
"""
|
||||
from exception import BaseError
|
||||
from Difficult_Rocket.exception import BaseError
|
||||
|
||||
__all__ = [
|
||||
'NoMoreJson5',
|
||||
|
Loading…
Reference in New Issue
Block a user