dexter submitted this change.
pySim-shell: fix sourcecode formatting
Change-Id: I7133e93366eaacca5ace301172a08ae84e211c0e
---
M pySim-shell.py
1 file changed, 1 insertion(+), 2 deletions(-)
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 change 37930. To unsubscribe, or for help writing mail filters, visit settings.