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
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.