.gitignore
LICENSE
README.md
__init__.py
model.pkl
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
tox.ini
./avocado_price_predictor_model/__init__.py
./avocado_price_predictor_model/predict.py
./tests/__init__.py
./tests/tests.py
avocado_price_predictor_model.egg-info/PKG-INFO
avocado_price_predictor_model.egg-info/SOURCES.txt
avocado_price_predictor_model.egg-info/dependency_links.txt
avocado_price_predictor_model.egg-info/top_level.txt
tests/__init__.py
tests/tests.py