From 6942a40909e6ffb0fa10d0609b04c5cf51e42558 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Wed, 18 Sep 2024 10:40:58 +0200 Subject: [PATCH] filesystem, cosmetic: remove excess whitespace Change-Id: I902670590ae75a5d197616ae37d8268a60125121 --- pySim/filesystem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pySim/filesystem.py b/pySim/filesystem.py index 43a72f26..c55bcbea 100644 --- a/pySim/filesystem.py +++ b/pySim/filesystem.py @@ -179,7 +179,7 @@ class CardFile: """Return a dict of {'identifier': self} tuples. Args: - alias : Add an alias with given name to 'self' + alias : Add an alias with given name to 'self' flags : Specify which selectables to return 'FIDS' and/or 'NAMES'; If not specified, all selectables will be returned. Returns: