Skip to content

use tuple instead of list for foton zp formats

implements a suggestion from @jameson.rollins in discussion for !309 (merged) to use a tuple instead of a list when the contents don't need to be mutable.

Edited by Louis Dartez

Merge request reports