supabase / auth-py

Python client implementation for Supabase Auth
MIT License
76 stars 40 forks source link

add await to async call for anonymous sign in request #532

Closed silentworks closed 4 months ago

silentworks commented 4 months ago

What kind of change does this PR introduce?

Bug fix.

What is the current behavior?

Doesn't have await keyword

What is the new behavior?

Add missing await keyword

Additional context

Add any other context or screenshots.

sourcery-ai[bot] commented 4 months ago

🧙 Sourcery has finished reviewing your pull request!


Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.