Attention is currently required from: neels.
1 comment:
File pySim/esim/saip/personalization.py:
Patch Set #3, Line 296: def _apply_sd(cls, pe: ProfileElement, value):
If you want to make this method more private you can apply __ underscores instead of one _. (__ is still not a real private method, but the name mangling will give it a nasty prefix)
To view, visit change 39747. To unsubscribe, or for help writing mail filters, visit settings.