mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-05-05 13:42:38 +03:00
The argument parser is set up globally for all LinkBase objects in __init__.py. Since we tend to have only platform independed code in __init__.py, we should move the argument parser setup into the specific LinkBase classes. Related: OS#6210 Change-Id: I22c32aa81ca0588e3314c3ff4546f6e5092c11df