Attention is currently required from: dexter, osmith.
laforge has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/41251?usp=email )
Change subject: pySim-shell: allow user friendly selection of the pin type ......................................................................
Patch Set 2:
(1 comment)
File pySim-shell.py:
https://gerrit.osmocom.org/c/pysim/+/41251/comment/320cb227_e9bab154?usp=ema... : PS2, Line 942: vague hypothesis regarding the linter error: it might be that (the linter things) this is not possible for a staticmethod, as it might be called from some very early code at runtime at a time the inverse property has not been set up yet?
Otherwise I don't see why in line 857 the same approach passses the linter, while here it doesn't