linting
This commit is contained in:
@@ -15,6 +15,7 @@ from dotenv import load_dotenv
|
|||||||
# This update allows the user to put a different.env file for each lightrag folder
|
# This update allows the user to put a different.env file for each lightrag folder
|
||||||
load_dotenv(".env")
|
load_dotenv(".env")
|
||||||
|
|
||||||
|
|
||||||
def check_and_install_dependencies():
|
def check_and_install_dependencies():
|
||||||
"""Check and install required dependencies"""
|
"""Check and install required dependencies"""
|
||||||
required_packages = [
|
required_packages = [
|
||||||
|
Reference in New Issue
Block a user