Skip to content

Share image_no_saving and test align

Valentin Valls requested to merge extract-image-no-saving into main

This PR is the minimal changes from !224 (closed) to:

  • Share the helper allowing to fetch lima images even if saving=False
  • Test align method

It is important to share that helper, because it can be reused by other stuffs like !227, and is quite complex cause for now it have to handle different versions of BLISS.

Merge request reports