Skip to content

Commit b3db6aa

Browse files
committed
I keep forgetting to delete this line!
1 parent 7994c89 commit b3db6aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/example-pytest-selfie/tests/cache_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def test_gen_ai():
6262
}
6363
}
6464
}""")
65-
# raise ValueError(f"KEYS={chat.keys()} TYPE={type(chat)}")
6665
image_url: dict = cache_selfie_json(
6766
lambda: openai()
6867
.images.generate(

0 commit comments

Comments
 (0)