Skip to content

Commit 20ef488

Browse files
author
Yue Deng
committed
lint
1 parent c40e0b9 commit 20ef488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/miroflow/src/miroflow/llm/providers/claude_anthropic_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
DefaultAsyncHttpxClient,
1313
DefaultHttpxClient,
1414
)
15-
from omegaconf import DictConfig
15+
from omegaconf import DictConfig
1616
from tenacity import retry, stop_after_attempt, wait_fixed
1717

1818
from miroflow.llm.provider_client_base import LLMProviderClientBase

0 commit comments

Comments
 (0)