Attention is currently required from: dexter.
Patch set 1:Code-Review +1
3 comments:
Commit Message:
Patch Set #1, Line 17: tread
treat
Patch Set #1, Line 27: the tread
"to treat the header"? Not sure what you mean
File pySim/esim/es2p.py:
Patch Set #1, Line 252: The API user is expected to override
wouldn't it be better to have an abc.ABC here? that way, the code woul fail to start if anyone ever did not override all the methods. But I guess here you actually want to permit users who do not override all the methods?
To view, visit change 41874. To unsubscribe, or for help writing mail filters, visit settings.