Commit bccdaf92 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update tweet.py

parent 645e7c1d
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