Attention is currently required from: laforge. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/27132 )
Change subject: utils.py: type annotations for DataObject related methods ......................................................................
Patch Set 2: Code-Review+1
(3 comments)
File pySim/utils.py:
https://gerrit.osmocom.org/c/pysim/+/27132/comment/e7a96607_60e117bb PS1, Line 1173: desc:str = None, tag:int = None Optional[str], Optional[int] respectively.
https://gerrit.osmocom.org/c/pysim/+/27132/comment/f1622905_d34979ec PS1, Line 1292: str Optional[str]
https://gerrit.osmocom.org/c/pysim/+/27132/comment/2e054aa3_b0a7a05f PS1, Line 1403: str Optional[str]