We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46dcd9e + 213ee55 commit 667627dCopy full SHA for 667627d
python/smack_my_bitch_up.py
@@ -30,7 +30,7 @@
30
31
client.messages.create(
32
to=her_number,
33
- from=my_number,
+ from_=my_number,
34
body="Late at work. " + random.choice(reasons)
35
)
36
0 commit comments