From 5cd2e19361137e5a4a2c9dfa9bb1b54a37a7ffd9 Mon Sep 17 00:00:00 2001 From: Isis Lovecruft Date: Sat, 18 May 2013 15:12:00 +0000 Subject: [PATCH] Minor and unnecessary obsessive compulsive code formatting change. --- src/_parsers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_parsers.py b/src/_parsers.py index fc2bf70..e3c96ac 100644 --- a/src/_parsers.py +++ b/src/_parsers.py @@ -376,7 +376,8 @@ def _is_allowed(input): '--export', '--export-secret-keys', '--export-secret-subkeys', - '--fingerprint',]) + '--fingerprint', + ]) ## check that allowed is a subset of possible try: