Make sure python parameters match docs #1268
Labels
🧑💻 dev experience
developer experience (excluding CI)
📖 documentation
Improvements or additions to documentation
enhancement
New feature or request
Go through the all the api's in the Python SDK and make sure all the following match:
Whenever it's too hard to get the type hints to match reality, default to setting a broader type hint and describing the actual type parameters in the docstring
The text was updated successfully, but these errors were encountered: