Removes commented out reference to old project logging.

This commit is contained in:
Eddie Hebert
2012-10-06 20:01:25 -04:00
parent bbf2317c57
commit 58bde75bfa
+1 -1
View File
@@ -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,