Formatting fixes
This commit is contained in:
parent
e74a11119c
commit
2f3aab9cfd
|
@ -12,4 +12,4 @@ CHROMA_SETTINGS = Settings(
|
||||||
chroma_db_impl='duckdb+parquet',
|
chroma_db_impl='duckdb+parquet',
|
||||||
persist_directory=PERSIST_DIRECTORY,
|
persist_directory=PERSIST_DIRECTORY,
|
||||||
anonymized_telemetry=False
|
anonymized_telemetry=False
|
||||||
)
|
)
|
||||||
|
|
|
@ -10,4 +10,4 @@ extract-msg==0.41.1
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
pandoc==2.3
|
pandoc==2.3
|
||||||
pypandoc==1.11
|
pypandoc==1.11
|
||||||
tqdm==4.65.0
|
tqdm==4.65.0
|
||||||
|
|
Loading…
Reference in New Issue