Minor and unnecessary obsessive compulsive code formatting change.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-05-18 15:12:00 +00:00
parent a3d2616a6c
commit 5cd2e19361
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 2 additions and 1 deletions

View File

@ -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: