Skip to content

Fix docstring for update_user_conversation function in test_app_database.py #1086

@coderabbitai

Description

@coderabbitai

The docstring for the update_user_conversation function in tests/benchmarks/test_app_database.py incorrectly describes the id parameter as optional, but the function signature shows it as required (id: str).

The docstring should be updated to reflect that id is a required parameter.

Related PR: #1084
Comment: #1084 (comment)
Requested by: @tisnik

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions