Run flake8 linter and refactor accordingly
This commit is contained in:
parent
30cb9e03a4
commit
920acd26d8
@ -14,6 +14,7 @@ _RSYNC_BIN = "/usr/bin/rsync"
|
|||||||
# ========== Logging Setup ===========
|
# ========== Logging Setup ===========
|
||||||
syslog = logging.getLogger(__name__)
|
syslog = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
# ========== Functions ==========
|
# ========== Functions ==========
|
||||||
def rsync(*args):
|
def rsync(*args):
|
||||||
"""Run an rsync command.
|
"""Run an rsync command.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user