We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df7857 commit 2bae32bCopy full SHA for 2bae32b
src/finch/_client.py
@@ -435,7 +435,7 @@ def __init__(
435
# part of our public interface in the future.
436
_strict_response_validation: bool = False,
437
) -> None:
438
- """Construct a new async Finch client instance.
+ """Construct a new async AsyncFinch client instance.
439
440
This automatically infers the following arguments from their corresponding environment variables if they are not provided:
441
- `client_id` from `FINCH_CLIENT_ID`
0 commit comments