mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
whitespace changes by coala
This commit is contained in:
parent
88669611b1
commit
f5d2e67129
2 changed files with 1 additions and 2 deletions
|
@ -131,7 +131,6 @@ def find_attic_keyfile(self):
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def convert_keyfiles(keyfile, dryrun):
|
def convert_keyfiles(keyfile, dryrun):
|
||||||
|
|
||||||
"""convert key files from attic to borg
|
"""convert key files from attic to borg
|
||||||
|
|
||||||
replacement pattern is `s/ATTIC KEY/BORG_KEY/` in
|
replacement pattern is `s/ATTIC KEY/BORG_KEY/` in
|
||||||
|
|
Loading…
Reference in a new issue