mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
style: ruff format the evals module
Signed-off-by: Vineeth Sai <vineethsai4444@gmail.com>
This commit is contained in:
parent
d1e288c250
commit
fb76cd9f39
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ def _user_metadata(metadata: Mapping[str, object] | None) -> Mapping[str, object
|
|||
return filtered or None
|
||||
|
||||
|
||||
|
||||
@client
|
||||
async def acreate_eval(
|
||||
data_source_config: DataSourceConfig,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue