diff --git a/gnupg.py b/gnupg.py index 67d7965..c47cd3b 100644 --- a/gnupg.py +++ b/gnupg.py @@ -570,8 +570,8 @@ def _has_readwrite(path): def _underscore(input): """ - Change hyphens to underscores so that GPG option names can be easily tranlated - to object attributes. + Change hyphens to underscores so that GPG option names can be easily + tranlated to object attributes. @param input: The input intended for the gnupg process. """