Attention is currently required from: fixeria.
laforge has posted comments on this change by laforge. ( https://gerrit.osmocom.org/c/pysim/+/37848?usp=email )
Change subject: pySim.esim.saip: maintain a parsed fileystem hierarchy ......................................................................
Patch Set 4:
(1 comment)
File pySim/esim/saip/__init__.py:
https://gerrit.osmocom.org/c/pysim/+/37848/comment/c945018f_bd760c24?usp=ema... : PS1, Line 100: def __init__(self, pename: str, l: Optional[List[Tuple]] = None, template: :
Not really related to this patch, but looks like you want to use `**kwargs` here to pass optional pa […]
I don't get the **kwargs argument, but I've added the name docstring.