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,
|
||||
phone_number,
|
||||
'pgp',
|
||||
]
|
||||
],
|
||||
queue=queue,
|
||||
)
|
||||
s.apply_async()
|
||||
|
Loading…
Reference in New Issue
Block a user