metric_gaussian_kl.py: Fix samples property
Fix a bug which was introduced in eded7903 making it impossible to access the sample property of a KL with mirrored samples as a list can not be added to a tuple in python.
Fix a bug which was introduced in eded7903 making it impossible to access the sample property of a KL with mirrored samples as a list can not be added to a tuple in python.