feat(refactor): move function to utils package:
- move
is_section
toarchive_files.py
- move
get_format
tomime_utils.py
- move
get_mime_type
tomime_utils.py
- add some tests
Modification effectuée par Jean-Marie KERLOCH
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
is_section
to archive_files.py
get_format
to mime_utils.py
get_mime_type
to mime_utils.py