formatting

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-23 16:51:54 -03:00
commit d9ec262752
3 changed files with 7 additions and 8 deletions

View file

@ -159,8 +159,6 @@ def instantiate_vectorstore(class_object, params):
def instantiate_documentloader(class_object, params):
if "file_filter" in params:
# file_filter will be a string but we need a function
# that will be used to filter the files using file_filter