Skip to content

Make the ct formatter obvious

Valentin Valls requested to merge valentin.valls/bliss:fix-ct-display into master

Closes #2473 (closed)

This MR refactor the ct display to make is safer and readable.

You can now tune numbers which have a meaning and a documentation.

  • Allow to use yaml types from constant simulated diodes
  • Display integer as int (and not float)

As it sounds like it was already fixed in the 1.7.x branch it is not needed to backport it.

Merge request reports