Attention is currently required from: laforge.
2 comments:
File pySim/esim/saip/__init__.py:
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 parameters. Also, you're missing to add a docstring for the new `name` param.
Patch Set #1, Line 139: if False:
Intentional?
To view, visit change 37848. To unsubscribe, or for help writing mail filters, visit settings.