Remove extra whitespace line.

feature/documentation-builds-html
Isis Lovecruft 2013-04-15 00:43:32 +00:00
parent 273b5c8635
commit 3f78e119ea
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ def _write_passphrase(stream, passphrase, encoding):
logger.debug("_write_passphrase(): Wrote passphrase.")
class GPG(object):
"""Encapsulate access to the gpg executable"""
decode_errors = 'strict'