mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 17:12:20 +08:00
revert fixes that failed unit test
This commit is contained in:
@@ -167,3 +167,4 @@ class Account:
|
||||
def save_account(self, account_path):
|
||||
self.current.save_position(account_path / "position.xlsx", self.last_trade_date)
|
||||
self.report.save_report(account_path / "report.csv")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user