mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-16 11:18:05 +08:00
Fixed catalyst tests except example tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
from unittest import TestCase
|
||||
|
||||
from zipline.utils.math_utils import number_of_decimal_places
|
||||
from catalyst.utils.math_utils import number_of_decimal_places
|
||||
|
||||
|
||||
class MathUtilsTestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user