feat(retrievers): add __init__.py file to retrievers directory

The __init__.py file is added to the retrievers directory to make it a Python package. This allows the directory to be recognized as a module and enables importing of modules and submodules within the retrievers directory.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-29 09:56:26 -03:00
commit 302efa103a