From 58bde75bfa958190bd2cba974dc0d5cba58588cb Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Sat, 6 Oct 2012 20:01:25 -0400 Subject: [PATCH] Removes commented out reference to old project logging. --- tests/test_risk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_risk.py b/tests/test_risk.py index a8e71d53..4b6b07fd 100644 --- a/tests/test_risk.py +++ b/tests/test_risk.py @@ -26,7 +26,7 @@ from zipline.finance.trading import TradingEnvironment class Risk(unittest.TestCase): def setUp(self): - #qutil.configure_logging() + start_date = datetime.datetime( year=2006, month=1,