Skip to content

Commit

Permalink
another unwanted modification, sorry for that
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Brechbuhler committed Jul 15, 2016
1 parent 504808e commit f5db863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ebu_tt_live/node/consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ def __init__(self, node_id, carriage_impl):
super(SimpleConsumer, self).__init__(node_id, carriage_impl)

def process_document(self, document):
log.info(document._ebutt3_content.body.begin.timedelta)
log.info(document)

0 comments on commit f5db863

Please sign in to comment.