mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-08 00:10:24 +08:00
docstring fix
This commit is contained in:
@@ -80,7 +80,7 @@ def post_interaction(
|
||||
interaction: protocol_schema.TextReplyToPost,
|
||||
) -> Any:
|
||||
"""
|
||||
The frontend acknowledges a task.
|
||||
The frontend reports an interaction.
|
||||
"""
|
||||
deps.api_auth(api_key, db, create=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user