pySim-shell: fix sourcecode formatting

Change-Id: I7133e93366eaacca5ace301172a08ae84e211c0e
This commit is contained in:
Philipp Maier
2024-08-26 16:57:41 +02:00
parent 585e16a923
commit d20be98ed1

View File

@@ -1084,8 +1084,7 @@ if __name__ == '__main__':
traceback.print_exc() traceback.print_exc()
print("---------------------8<---------------------") print("---------------------8<---------------------")
print("(you may still try to recover from this manually by using the 'equip' command.)") print("(you may still try to recover from this manually by using the 'equip' command.)")
print( print(" it should also be noted that some readers may behave strangely when no card")
" it should also be noted that some readers may behave strangely when no card")
print(" is inserted.)") print(" is inserted.)")
print("") print("")
if opts.script: if opts.script: