mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-12 11:50:11 +08:00
added a class to throw exceptions from the algorithm
This commit is contained in:
@@ -4,7 +4,6 @@ from unittest2 import TestCase, skip
|
||||
|
||||
from zipline.core.monitor import Controller
|
||||
|
||||
|
||||
class TestMonitor(TestCase):
|
||||
def setUp(self):
|
||||
self.log_handler = LoggingHandler()
|
||||
|
||||
Reference in New Issue
Block a user