mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-29 07:05:24 +00:00
pep8 and spelling errors
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import os
|
||||
from subprocess import Popen, PIPE, check_call
|
||||
from subprocess import Popen, PIPE
|
||||
|
||||
|
||||
def init_repo(repository):
|
||||
|
Reference in New Issue
Block a user