Skip to content

Commit

Permalink
stupid 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Oct 26, 2024
1 parent 0321a63 commit 348f616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ai/test_classify.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def test_return_index(self):
class TestExamples:
@pytest.mark.flaky(max_runs=3)
async def test_hogwarts_sorting_hat(self):
description = "Brave, daring, chivalrous -- canonical Harry or James Potter"
description = "Brave, daring, chivalrous -- Ron, Harry, and Hermione"

house = marvin.classify(
description,
Expand Down

0 comments on commit 348f616

Please sign in to comment.