Commit 8496ba2c authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update tweet.py

parent baa720b2
class Tweet(object): class Tweet:
id = "" id = ""
date = "" date = ""
datestamp = "" 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