linting
This commit is contained in:
parent
77ed47c168
commit
f1ad55244a
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ from dotenv import load_dotenv
|
|||
# This update allows the user to put a different.env file for each lightrag folder
|
||||
load_dotenv(".env")
|
||||
|
||||
|
||||
def check_and_install_dependencies():
|
||||
"""Check and install required dependencies"""
|
||||
required_packages = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue