fix: fix linting error
This commit is contained in:
parent
2469072c50
commit
e6f21d3654
@ -5172,7 +5172,7 @@ async def aspeech(*args, **kwargs) -> HttpxBinaryResponseContent:
|
||||
|
||||
|
||||
@client
|
||||
def speech(
|
||||
def speech( # noqa: PLR0915
|
||||
model: str,
|
||||
input: str,
|
||||
voice: Optional[Union[str, dict]] = None,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user