mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 15:15:51 +08:00
Removes commented out reference to old project logging.
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user