mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-10 10:58:57 +08:00
Clean up test case.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from zipline.protocol_utils import ndict
|
||||
from zipline.protocol_utils import ndict, namedict
|
||||
|
||||
def test_ndict():
|
||||
nd = ndict({})
|
||||
|
||||
Reference in New Issue
Block a user