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 dd1b39b commit 9a3d8b0Copy full SHA for 9a3d8b0
tests/models/test_model_request_parameters.py
@@ -91,6 +91,7 @@ def test_model_request_parameters_are_serializable():
91
'partial_images': 0,
92
'quality': 'auto',
93
'size': '1024x1024',
94
+ 'aspect_ratio': None,
95
},
96
{'kind': 'memory'},
97
{
0 commit comments