mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
import os
This commit is contained in:
parent
08ca6cb42e
commit
9321a5b177
@ -1,5 +1,6 @@
|
|||||||
import tweepy
|
import tweepy
|
||||||
import csv
|
import csv
|
||||||
|
import os
|
||||||
|
|
||||||
#### Credentials
|
#### Credentials
|
||||||
consumer_key = os.environ.get('CONSUMER_KEY')
|
consumer_key = os.environ.get('CONSUMER_KEY')
|
||||||
|
Loading…
Reference in New Issue
Block a user