Skip to content

Commit

Permalink
🎨 chore(workflows): update python version in matrix for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Apr 14, 2024
1 parent a2c3138 commit 2ba96a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions llmkira/extra/user/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@

from llmkira.sdk.adapter import SCHEMA_GROUP
from llmkira.sdk.func_calling import ToolRegister

from .client import UserCostClient, UserConfigClient, UserCost, UserConfig
from ...sdk.endpoint import Driver
from ...sdk.endpoint.tee import Driver


def is_valid_url(url):
Expand Down

0 comments on commit 2ba96a7

Please sign in to comment.