Skip to content

Commit d53564c

Browse files
committed
Fix linter issues
Signed-off-by: Juan Antonio Osorio <[email protected]>
1 parent 8f234ae commit d53564c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codegate/providers/vllm/provider.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import json
2-
from urllib.parse import urljoin
32
from typing import List
3+
from urllib.parse import urljoin
44

55
import httpx
66
import structlog

0 commit comments

Comments
 (0)