Skip to content

use class attributes instead of get_result and register_result to avoid having...

Simon Mazenoux requested to merge SIGMON-475_print_reference_timestamp into dev

While working on SIGMON-475, I couldn't refactor easily because typehints were spread everywhere because of the use of register_result and get_result. This MR aims at making refactoring easier.

Merge request reports

Loading