Set kw_only=True in all dataclasses #223
Annotations
4 errors
|
lint-stage
Process completed with exit code 1.
|
|
lint-stage
2 errors
|
|
lint-stage:
tests/integration/ai/test_conversation_store.py#L132
Expected 0 positional arguments (reportCallIssue)
|
|
lint-stage:
tests/integration/ai/test_conversation_store.py#L131
Argument of type "list[HumanMessage | AIMessage]" cannot be assigned to parameter "messages" of type "list[BaseMessage]" in function "__init__" (reportArgumentType)
|