aboutsummaryrefslogtreecommitdiffstats
path: root/example_settings.py
diff options
context:
space:
mode:
authorAdam Mathes <amathes@gmail.com>2015-07-14 21:21:59 -0700
committerAdam Mathes <amathes@gmail.com>2015-07-14 21:21:59 -0700
commit915ae54e7e5dc639972a40d4a7817d20b54fc1e2 (patch)
tree88e054b1e7149de37fe79a328186972b579db576 /example_settings.py
parent549c3c2fef9e63262351513a5a20519892f72b26 (diff)
properly handle reply use case
Diffstat (limited to 'example_settings.py')
-rw-r--r--example_settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_settings.py b/example_settings.py
index deba625..5657699 100644
--- a/example_settings.py
+++ b/example_settings.py
@@ -5,3 +5,4 @@ consumer_key = ''
consumer_secret = ''
access_token = ''
access_token_secret = ''
+username = '@example'