diff --git a/tweepy/tweet.py b/tweepy/tweet.py index 212d4200e..b93d7a862 100644 --- a/tweepy/tweet.py +++ b/tweepy/tweet.py @@ -212,4 +212,4 @@ def __init__(self, data): self.type = data["type"] def __repr__(self): - return f""