"...Irrlicht/svn:/svn.code.sf.net/p/irrlicht/code/trunk@3704" did not exist on "24ffdaf20c2af76b5baee2f20893939a4ace49ef"
Commit db830663 authored by furion's avatar furion Committed by GitHub

Fix #851 (#877)

parent 5c81ecd9
......@@ -245,7 +245,7 @@ def tweets(conn, Tweet, config):
entry = (Tweet.id,
Tweet.id_str,
Tweet.tweet,
Tweet.language,
Tweet.lang,
Tweet.conversation_id,
Tweet.datetime,
Tweet.datestamp,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment