diff --git a/constants.py b/constants.py index ea7b7ef..ca3b8a1 100644 --- a/constants.py +++ b/constants.py @@ -12,4 +12,4 @@ CHROMA_SETTINGS = Settings( chroma_db_impl='duckdb+parquet', persist_directory=PERSIST_DIRECTORY, anonymized_telemetry=False -) \ No newline at end of file +) diff --git a/requirements.txt b/requirements.txt index 204b77c..a1bd4a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ extract-msg==0.41.1 tabulate==0.9.0 pandoc==2.3 pypandoc==1.11 -tqdm==4.65.0 \ No newline at end of file +tqdm==4.65.0