This commit is contained in:
2023-04-29 23:53:17 +08:00
parent 54a55a5b5d
commit 33253324c7

View File

@ -1 +1,3 @@
from .proj_info import *
from .proj_info import proj_info, proj_LC
__all__ = ["proj_info", "proj_LC"]