mirror of
https://github.com/Sneed-Group/pypush-plus-plus
synced 2024-12-23 11:22:42 -06:00
whoops
This commit is contained in:
parent
0f3b6de3ab
commit
02240001cf
1 changed files with 0 additions and 1 deletions
1
demo.py
1
demo.py
|
@ -95,7 +95,6 @@ else:
|
|||
import emulated.nac
|
||||
vd = emulated.nac.generate_validation_data()
|
||||
vd = b64encode(vd).decode()
|
||||
raise Exception("No")
|
||||
user.register(vd)
|
||||
|
||||
print(user.lookup(["mailto:textgpt@icloud.com"]))
|
||||
|
|
Loading…
Reference in a new issue