dexter has uploaded this change for review.
ara_m: fix sourcecode formatting
Related: OS#6092
Change-Id: I374eefdd1a2763552c98c1928753197e9f753e2b
---
M pySim/ara_m.py
1 file changed, 12 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/38/37638/1
diff --git a/pySim/ara_m.py b/pySim/ara_m.py
index 5776e3d..5d8637c 100644
--- a/pySim/ara_m.py
+++ b/pySim/ara_m.py
@@ -228,16 +228,14 @@
class GetCommandDoCollection(TLV_IE_Collection, nested=[RefDO, DeviceConfigDO]):
pass
+
# SEID v1.1 Table 4-2
-
-
class GetResponseDoCollection(TLV_IE_Collection, nested=[ResponseAllRefArDO, ResponseArDO,
ResponseRefreshTagDO, ResponseAramConfigDO]):
pass
+
# SEID v1.1 Table 5-1
-
-
class StoreCommandDoCollection(TLV_IE_Collection,
nested=[BlockDO, CommandStoreRefArDO, CommandDelete,
CommandUpdateRefreshTagDO, CommandRegisterClientAidsDO,
To view, visit change 37638. To unsubscribe, or for help writing mail filters, visit settings.