Skip to content

Commit f56f59b

Browse files
authored
Update genai/count_tokens/test_count_tokens_examples.py
1 parent 80dfaca commit f56f59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/count_tokens/test_count_tokens_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ def test_counttoken_with_txt() -> None:
4141
assert counttoken_with_txt.count_tokens()
4242

4343

44-
def test_counttoken_with_txt_img_vid() -> None:
44+
def test_counttoken_with_txt_vid() -> None:
4545
assert counttoken_with_txt_vid.count_tokens()

0 commit comments

Comments
 (0)