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