dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/37930?usp=email )
Change subject: pySim-shell: fix sourcecode formatting
......................................................................
pySim-shell: fix sourcecode formatting
Change-Id: I7133e93366eaacca5ace301172a08ae84e211c0e
---
M pySim-shell.py
1 file changed, 1 insertion(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/30/37930/1
diff --git a/pySim-shell.py b/pySim-shell.py
index 78d20e6..d166008 100755
--- a/pySim-shell.py
+++ b/pySim-shell.py
@@ -1084,8 +1084,7 @@
traceback.print_exc()
print("---------------------8<---------------------")
print("(you may still try to recover from this manually by using the
'equip' command.)")
- print(
- " it should also be noted that some readers may behave strangely when no
card")
+ print(" it should also be noted that some readers may behave strangely when
no card")
print(" is inserted.)")
print("")
if opts.script:
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/37930?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I7133e93366eaacca5ace301172a08ae84e211c0e
Gerrit-Change-Number: 37930
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>