Skip to content

Commit

Permalink
docs: Typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Mar 4, 2024
1 parent d2affb8 commit cc8a0e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outlines/integrations/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def convert_json_schema_to_str(json_schema: Union[dict, str, Type[BaseModel]]) -
Returns
-------
str
The regular expression.
The JSON schema converted to a string.
Raises
------
Expand Down

0 comments on commit cc8a0e8

Please sign in to comment.