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: