Skip to content

Commit 0655330

Browse files
the-veloperin-void
authored andcommitted
nl
1 parent 5c685be commit 0655330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/sms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@
3838

3939
client.sms.send_mfa(phone_number='some-number', content='Your code: [%code%]', fast=0)
4040

41-
client.sms.verify_mfa(phone_number=phone, code=code) # Throws exception if code is invalid
41+
client.sms.verify_mfa(phone_number=phone, code=code) # Throws exception if code is invalid

0 commit comments

Comments
 (0)