Closed E-Ghafour closed 1 year ago
Thank you for fixing the lint errors.
There are just a few more things left to do:
pyproject.toml
dataset.txt
test_embedding.py
Please before pushing, run these two commands on your system to make sure there are no errors:
poetry run poe test poetry run poe lint
Thank you for fixing the lint errors.
There are just a few more things left to do:
pyproject.toml
.dataset.txt
file to put in the resources folder for testingtest_embedding.py
.Please before pushing, run these two commands on your system to make sure there are no errors: