Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hiro
GetTor
Commits
78c44322
Commit
78c44322
authored
Oct 15, 2019
by
Hiro
🏄
Browse files
Fix error in function call
parent
e83ddb5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
gettor/services/twitter/twitterdm.py
View file @
78c44322
...
...
@@ -216,7 +216,7 @@ class Twitterdm(object):
)
yield
self
.
twitterdm
(
email_addr
=
twitter_id
,
twitter_id
=
twitter_id
,
body
=
body_msg
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment