Skip to content

Commit

Permalink
fix code qulity
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Dec 27, 2024
1 parent 8cb5de0 commit 7acba63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litellm/llms/azure/fine_tuning/handler.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Any, Optional, Union
from typing import Optional, Union

import httpx
from openai import AsyncAzureOpenAI, AsyncOpenAI, AzureOpenAI, OpenAI
Expand Down

0 comments on commit 7acba63

Please sign in to comment.