Commit 4bb3b6c9 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Delete tweet.py

parent c03a86ee
class Tweet:
id = ""
date = ""
datestamp = ""
time = ""
timestamp = ""
timezone = ""
username = ""
tweet = "" # Text
replies = "0"
likes = "0"
retweets = "0"
hashtags = ""
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