Minor and unnecessary obsessive compulsive code formatting change.
parent
a3d2616a6c
commit
5cd2e19361
|
@ -376,7 +376,8 @@ def _is_allowed(input):
|
||||||
'--export',
|
'--export',
|
||||||
'--export-secret-keys',
|
'--export-secret-keys',
|
||||||
'--export-secret-subkeys',
|
'--export-secret-subkeys',
|
||||||
'--fingerprint',])
|
'--fingerprint',
|
||||||
|
])
|
||||||
|
|
||||||
## check that allowed is a subset of possible
|
## check that allowed is a subset of possible
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue