Skip to content

Commit

Permalink
Format files
Browse files Browse the repository at this point in the history
  • Loading branch information
henchaves committed Nov 21, 2024
1 parent a61e4b2 commit 3d33028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giskard/llm/client/litellm.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from typing import Any, Dict, Optional, Sequence

import os
import json
import logging
import os
import re

from ...client.python_utils import warning
Expand Down

0 comments on commit 3d33028

Please sign in to comment.