Skip to content

fix: remove return type from postgrest methods #1110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

silentworks
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

The return types are incorrect from the postgrest methods inside of supabase-py

What is the new behavior?

The return types are correct from the postgrest methods inside of supabase-py

Additional context

Fixes #1105

@silentworks silentworks requested a review from grdsdev April 24, 2025 08:43
@silentworks silentworks merged commit 6664f42 into main Apr 24, 2025
11 checks passed
@silentworks silentworks deleted the silentworks/remove-type-arguments branch April 24, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add type arguments for generic classes
2 participants