We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b8799 commit bca896eCopy full SHA for bca896e
optimade/client/client.py
@@ -184,8 +184,7 @@ def __init__(
184
exclude_databases: A set or collection of child database URLs to exclude from queries.
185
http_client: An override for the underlying HTTP client, primarily used for testing.
186
callbacks: A list of functions to call after each successful response, see the
187
- attribute [`OptimadeClient.callbacks`][optimade.client.OptimadeClient.callbacks]
188
- docstring for more details.
+ attribute [`OptimadeClient.callbacks`][optimade.client.client.OptimadeClient.callbacks] docstring for more details.
189
verbosity: The verbosity level of the client.
190
191
"""
0 commit comments