Closed sandylaker closed 2 years ago
Add installation and contribution guidelines.
Please write a long description about this pull request.
pre-commit run --all-files
mypy saliency_metrics
sh tests/run_tests.sh
cd docs/ && make html
Short Description
Add installation and contribution guidelines.
Long Description
Please write a long description about this pull request.
Checklist
pre-commit run --all-files
).mypy saliency_metrics
).sh tests/run_tests.sh
).cd docs/ && make html
and host the webpage locally).