We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d878d2 commit 4cc1097Copy full SHA for 4cc1097
.gitignore
@@ -3,3 +3,4 @@
3
*.pyc
4
*.swp
5
*.json
6
+*.ignore
tests.py
@@ -4,10 +4,6 @@
import tweet_dumper
import json
7
-# For twitter account @TestsssTom
8
-# Password to account is "saymanyougottajoint"
9
-# key management
10
-# https://apps.twitter.com/app/13524605/keys
11
12
# looks for json file with the proper credentials for the user
13
# {
0 commit comments