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