dexter has submitted this change. ( 
https://gerrit.osmocom.org/c/pysim/+/34930?usp=email )

Change subject: runtime: cosmetic: fix formatting of comment
......................................................................

runtime: cosmetic: fix formatting of comment

Change-Id: I4e949a08c1bfab413b82e958a64404390e58148f
---
M pySim/runtime.py
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/pySim/runtime.py b/pySim/runtime.py
index a54a1b6..8660724 100644
--- a/pySim/runtime.py
+++ b/pySim/runtime.py
@@ -241,7 +241,7 @@

     def probe_file(self, fid: str, cmd_app=None):
         """Blindly try to select a file and automatically add a matching file
-               object if the file actually exists."""
+           object if the file actually exists."""
         if not is_hex(fid, 4, 4):
             raise ValueError(
                 "Cannot select unknown file by name %s, only hexadecimal 4 
digit FID is allowed" % fid)

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/34930?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I4e949a08c1bfab413b82e958a64404390e58148f
Gerrit-Change-Number: 34930
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pma...@sysmocom.de>
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to