Skip to content

Commit 63d0418

Browse files
Smartappligithub-actions[bot]
authored andcommitted
style fixes by ruff
1 parent 39cd742 commit 63d0418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llama_cpp/server/errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import time
55
import traceback
66
from re import compile, Match, Pattern
7-
from re import Match, Pattern, compile
87
from typing import Callable, Coroutine, Dict, Optional, Tuple, Union
98

109
from fastapi import (

0 commit comments

Comments
 (0)