mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-12 20:41:12 +08:00
Merge branch 'new_world_order' of github.com:quantopian/zipline into new_world_order
This commit is contained in:
@@ -35,6 +35,7 @@ def date_sorted_sources(bundles):
|
||||
# Guarantee the flat stream will be sorted by date, using source_id as
|
||||
# tie-breaker, which is fully deterministic (given deterministic string
|
||||
# representation for all args/kwargs)
|
||||
|
||||
return date_sort(stream_in, names)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user