Skip to content

Commit

Permalink
Removing minor space.
Browse files Browse the repository at this point in the history
  • Loading branch information
debymf committed Apr 23, 2024
1 parent 81f02e9 commit 2d27fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openAIImages.m
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
% Only "dall-e-3" supports this parameter.

arguments
this (1,1) openAIImages
this (1,1) openAIImages
prompt {mustBeNonzeroLengthTextScalar}
nvp.NumImages (1,1) {mustBePositive, mustBeInteger,...
mustBeLessThanOrEqual(nvp.NumImages,10)} = 1
Expand Down

0 comments on commit 2d27fec

Please sign in to comment.