We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7994c89 commit b3db6aaCopy full SHA for b3db6aa
python/example-pytest-selfie/tests/cache_test.py
@@ -62,7 +62,6 @@ def test_gen_ai():
62
}
63
64
}""")
65
- # raise ValueError(f"KEYS={chat.keys()} TYPE={type(chat)}")
66
image_url: dict = cache_selfie_json(
67
lambda: openai()
68
.images.generate(
0 commit comments