Skip to content

Commit

Permalink
Update libs/core/tests/unit_tests/output_parsers/test_json.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hwchase17 authored Jan 27, 2024
1 parent 64c2d8a commit 39fb0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/core/tests/unit_tests/output_parsers/test_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
```
This should do the trick"""

ANTHROPIC_STREAMING_WITHOUT_END_BRACKET = """Here is a response formatted as schema:
WITHOUT_END_BRACKET = """Here is a response formatted as schema:
```json
{
Expand Down

0 comments on commit 39fb0c0

Please sign in to comment.