trivial for fawce

This commit is contained in:
scottsanderson
2012-08-02 18:16:04 -04:00
parent 598b342655
commit b6f7dc543a
+1
View File
@@ -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)