-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Outdated validation:
pyclarify/client.py:1036: PydanticDeprecatedSince20: The `validate_arguments` method is deprecated; use `validate_call` instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.11/migration/
@validate_argumentsTo Reproduce
Steps to reproduce the behavior:
import pyclarifyExpected behavior
No warnings when loading module.
** System information (please complete the following information):**
OS: macOS 15.6.1
Python Version: 3.13.5
SDK Version: 0.6.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working