mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-06-19 06:25:06 +03:00
0f177c1d29
It's odd that the individual transport driver specifies their argparse options but then the core transport part evaluates them individually. This means we cannot add new options within a transport. Let's pass the Namespace instance into the constructor of the specific transport to improve this. Change-Id: Ib977007dd605ec9a9c09a3d143d2c2308991a12c