Skip to content

Commit

Permalink
Update twitter.py
Browse files Browse the repository at this point in the history
formatting fix...
  • Loading branch information
rcharlesrossii authored Dec 3, 2024
1 parent 6a3ef63 commit 21edc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from datetime import datetime
import os
import tweepy
from datetime import datetime


ACCESS_TOKEN = os.environ["access_token"]
Expand Down

0 comments on commit 21edc5b

Please sign in to comment.