Mentions légales du service

Skip to content

Dev/fix typing

Alexis BITAILLOU requested to merge abitaill/enoslib:dev/fix-typing into main

This PR:

  • enable type-checking on all Python code (except in the docs)
  • fix all type-check errors due to the first point
  • update pre-check tools
  • update flake8 repo

Merge request reports