X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=executors.py;h=60bd166bb23ba63b227179c404d281681b35cad9;hb=d7d135be2f9dbb2d8398d7258f8bac24b4205a2b;hp=2ece15e3ee3cb2ca5e1c5a81882a4f4e7f3e79f9;hpb=b63d4b5f98d9eec29e923b62d4f63c9b63f13927;p=python_utils.git diff --git a/executors.py b/executors.py index 2ece15e..60bd166 100644 --- a/executors.py +++ b/executors.py @@ -705,7 +705,7 @@ class RemoteExecutor(BaseExecutor): if bundle_to_backup is not None: self.last_backup = now logger.info( - '=====> SCHEDULING BACKUP %s (score=%.1f}) <=====', + '=====> SCHEDULING BACKUP %s (score=%.1f) <=====', bundle_to_backup, best_score, )