Remove extra whitespace line.
parent
406f212a3f
commit
716d2f1d4e
|
@ -324,7 +324,6 @@ class GPGBase(object):
|
||||||
"""
|
"""
|
||||||
self._prefs = 'SHA512 SHA384 SHA256 AES256 CAMELLIA256 TWOFISH ZLIB ZIP'
|
self._prefs = 'SHA512 SHA384 SHA256 AES256 CAMELLIA256 TWOFISH ZLIB ZIP'
|
||||||
|
|
||||||
|
|
||||||
def _homedir_getter(self):
|
def _homedir_getter(self):
|
||||||
"""Get the directory currently being used as GnuPG's homedir.
|
"""Get the directory currently being used as GnuPG's homedir.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue