mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-11 12:00:50 +08:00
Remove all namedicts.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
from zipline.utils.protocol_utils import ndict, namedict
|
||||
from zipline.utils.protocol_utils import ndict
|
||||
|
||||
def test_ndict():
|
||||
nd = ndict({})
|
||||
|
||||
Reference in New Issue
Block a user