We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ee0e2 commit 5a0da4dCopy full SHA for 5a0da4d
src/asktable/_client.py
@@ -314,7 +314,7 @@ def __init__(
314
# part of our public interface in the future.
315
_strict_response_validation: bool = False,
316
) -> None:
317
- """Construct a new async Asktable client instance.
+ """Construct a new async AsyncAsktable client instance.
318
319
This automatically infers the `api_key` argument from the `ASKTABLE_API_KEY` environment variable if it is not provided.
320
"""
0 commit comments