change dir

This commit is contained in:
TerenceLiu98 2021-06-09 10:26:21 +08:00
parent 9dfee47aed
commit a098ae7fb4
1 changed files with 1 additions and 0 deletions

View File

@ -10,5 +10,6 @@ if sys.version_info < (3, 6):
sys.exit(1)
del sys
from CEDA import *
from CEDA import macroecon
from CEDA import market