Attention is currently required from: dexter, laforge.
Patch set 8:Code-Review +1
2 comments:
Patchset:
Looks good, except the missing `required` argument.
File pySim/global_platform/__init__.py:
Patch Set #8, Line 824: add_mutually_exclusive_group
You're missing to add `required=True` here. At least one argument must be supplied, right?
To view, visit change 37454. To unsubscribe, or for help writing mail filters, visit settings.