Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27dbd64

Browse files
authored
Lint
1 parent 03a8d12 commit 27dbd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama_cpp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .llama_cpp import *
21
from .llama import *
2+
from .llama_cpp import *
33

44
__version__ = "0.2.85"

0 commit comments

Comments
 (0)