Fix minor syntactical error.
This commit is contained in:
parent
b101496402
commit
8c453a9190
@ -61,7 +61,7 @@ def process_account_creation_callback(self, result: str, url: str, status_code:
|
|||||||
result,
|
result,
|
||||||
phone_number,
|
phone_number,
|
||||||
'pgp',
|
'pgp',
|
||||||
]
|
],
|
||||||
queue=queue,
|
queue=queue,
|
||||||
)
|
)
|
||||||
s.apply_async()
|
s.apply_async()
|
||||||
|
Loading…
Reference in New Issue
Block a user