mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 11:16:15 +08:00
Fixed an issue with the bar reader.
This commit is contained in:
@@ -17,7 +17,7 @@ from catalyst.utils.paths import ensure_directory
|
||||
log = Logger('test_exchange_bundle')
|
||||
|
||||
|
||||
class ExchangeBundleTestCase:
|
||||
class TestExchangeBundleTestCase:
|
||||
def test_spot_value(self):
|
||||
data_frequency = 'daily'
|
||||
exchange_name = 'poloniex'
|
||||
|
||||
Reference in New Issue
Block a user