Skip to content

Commit 2e46ac4

Browse files
fix lint
1 parent 1424fdc commit 2e46ac4

File tree

1 file changed

+1
-0
lines changed
  • templates/components/vectordbs/python/llamacloud

1 file changed

+1
-0
lines changed

templates/components/vectordbs/python/llamacloud/generate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# flake8: noqa: E402
22
import os
33
from dotenv import load_dotenv
4+
45
load_dotenv()
56

67
from llama_cloud import PipelineType

0 commit comments

Comments
 (0)