import os

This commit is contained in:
⧉ infominer 2021-01-22 22:19:15 -05:00
parent 08ca6cb42e
commit 9321a5b177

View File

@ -1,5 +1,6 @@
import tweepy
import csv
import os
#### Credentials
consumer_key = os.environ.get('CONSUMER_KEY')