Fix minor syntactical error.

This commit is contained in:
2021-04-07 10:15:41 +03:00
parent b101496402
commit 8c453a9190

View File

@@ -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()