projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc2f62
)
Fixed typo that broke the `quote` command
author
Maxence Groine
<mgroine@fiefmanage.ch>
Fri, 17 Nov 2017 08:20:21 +0000
(09:20 +0100)
committer
Maxence Groine
<mgroine@fiefmanage.ch>
Fri, 17 Nov 2017 08:20:21 +0000
(09:20 +0100)
rainbowstream/draw.py
patch
|
blob
|
blame
|
history
diff --git
a/rainbowstream/draw.py
b/rainbowstream/draw.py
index a8bd803436c227c55d98ffcf8c1c87c979caa3cb..62254e6cc8e4321c0aea4834f3558944d6e83cfd 100644
(file)
--- a/
rainbowstream/draw.py
+++ b/
rainbowstream/draw.py
@@
-1083,7
+1083,7
@@
def format_quote(tweet):
"""
# Retrieve info
screen_name = tweet['user']['screen_name']
- text = get_full_text(t)
+ text = get_full_text(t
weet
)
tid = str( tweet['id'] )
# Validate quote format