Skip to content
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

fix the return type ) #632

Closed
wants to merge 4 commits into from
Closed

fix the return type ) #632

wants to merge 4 commits into from

Conversation

AtticusZeller
Copy link

What kind of change does this PR introduce?

update the return type in async _client def rpc(self, fn: str, params: Dict[Any, Any])->

from AsyncFilterRequestBuilder: to AsyncRPCFilterRequestBuilder[Any]:
Bug fix, feature, docs update, ...

What is the new behavior?

None just type hint
Feel free to include screenshots if it includes visual changes.
image

@J0
Copy link
Contributor

J0 commented Dec 4, 2023

Makes sense, tallies with what's on postgrest-py. Thanks for the PR @Atticuszz

Mind running the pre-commit hook? Can approve after

@AtticusZeller
Copy link
Author

Makes sense, tallies with what's on postgrest-py. Thanks for the PR @Atticuszz

Mind running the pre-commit hook? Can approve after

thanks ,it's my first time PR,i done the run pre-commmit and will remeber to run pre-commit from now!

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.

2 participants