mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 01:07:50 +08:00
trivial for fawce
This commit is contained in:
@@ -31,6 +31,7 @@ def date_sorted_sources(*sources):
|
||||
# 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