Attention is currently required from: dexter.
2 comments:
File pySim/card_key_provider.py:
Patch Set #1, Line 337: def argparse_add_card_key_provider_args(arg_parser: argparse.ArgumentParser):
to be consistent with other methods I would call it card_key_provider_argparse_add_args or something like that. Then all methods have the same prefix
Patch Set #1, Line 344: init_card_key_provider
likewise here I'd call it card_key_provider_init similar to card_key_provider_{get,get_field} above
To view, visit change 42734. To unsubscribe, or for help writing mail filters, visit settings.