Skip to content

Commit

Permalink
Merge pull request #1157 from yutiansut/master
Browse files Browse the repository at this point in the history
#
  • Loading branch information
yutiansut authored May 4, 2019
2 parents be4df3e + 02b77ff commit 3270c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QUANTAXIS/QAApplication/QABacktest.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import time
from functools import lru_cache

from QUANTAXIS.QAARP.QAPortfolio import QA_Portfolio

from QUANTAXIS.QAARP.QAUser import QA_User
from QUANTAXIS.QAEngine.QAEvent import QA_Event
from QUANTAXIS.QAFetch.QAQuery_Advance import QA_fetch_stock_day_adv, QA_fetch_stock_min_adv
Expand Down

0 comments on commit 3270c6d

Please sign in to comment.