mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Add second blank line at end of function
This commit is contained in:
committed by
Danny Cheung
parent
c4783bb2c2
commit
cdb394affa
@@ -382,6 +382,7 @@ def main():
|
||||
print("INFO: file written to %s" % (path), file=sys.stderr)
|
||||
sys.exit(0)
|
||||
|
||||
|
||||
def set_gpg_exec(exec_name=None):
|
||||
"""Sets the name of the GPG binary to use for PGP.
|
||||
If no exec_name is specified, use the SOPS_GPG_EXEC environment variable.
|
||||
|
||||
Reference in New Issue
Block a user