Attention is currently required from: laforge, dexter.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/32963 )
Change subject: ts_51_011: Add sst_service_[de]{activate,allocate} shell commands ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File pySim/ts_51_011.py:
https://gerrit.osmocom.org/c/pysim/+/32963/comment/d3ca4284_30c15016 PS1, Line 696: != Not critical, but it's recommended to use `is`/`is not` when comparing to `None`. https://stackoverflow.com/questions/14247373/python-none-comparison-should-i...
https://gerrit.osmocom.org/c/pysim/+/32963/comment/b63c33ec_eeddc506 PS1, Line 701: != Same here.