mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 09:19:10 +03:00
880db37356
If we have a list of dicts, and we flatten that into a dict: Only do that if there are no dicts with duplocate key values in the list, as otherwise we will loose information during the transformation. Change-Id: I7f6d03bf323a153f3172853a3ef171cbec8aece7 Closes: OS#6288