Mentions légales du service

Skip to content

Refactor and add typing on enos_chameleonedge package

This PR:

  • refactor following pylint:
    • reorganize import according Python convention;
    • use lazy formatting for logger;
    • convert formatted string to f-string;
  • add more typing.

Merge request reports