Mentions légales du service

Skip to content

Refactor and add typing on enos_vmong5k package

Alexis BITAILLOU requested to merge abitaill/enoslib:refactor-enos-vmong5k into main

This PR:

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

Merge request reports