Skip to content

Commit

Permalink
Add missing documentation to completion response
Browse files Browse the repository at this point in the history
  • Loading branch information
martinreinhardt01 committed Dec 5, 2023
1 parent 06ce9f4 commit 63d8341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aleph_alpha_client/completion.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def _asdict(self) -> Mapping[str, Any]:

@dataclass(frozen=True)
class CompletionResponse:
"""
"""
Describes a completion response
Parameters:
Expand Down

0 comments on commit 63d8341

Please sign in to comment.