Repo avec du code utile pour le cours de Projet en DL du master Maths & IA de l'Université Paris-Saclay.
This repo uses 2 pre-commit hooks: black and flake8. Contributors should install pre-commit (pip install pre-commit
) and then run pre-commit install
to install the hooks. Update the hooks with pre-commit autoupdate
.