fix lint errors
This commit is contained in:
parent
d40cc0f34b
commit
2dc0f049d8
@ -3,9 +3,9 @@ import os
|
||||
import sys
|
||||
|
||||
import click
|
||||
from cache import LocalCache
|
||||
import openai
|
||||
|
||||
from cache import LocalCache
|
||||
|
||||
sys.path.append(os.path.dirname(__file__))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user