This commit is contained in:
mike 2023-05-29 13:25:03 -07:00
parent 916064c153
commit 2e4638e448
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class BackupRotator:
# Consume to internal
self.__configs.append(config)
self.info("fConsumed config from path: {path}")
self.info(f"Consumed config from path: {path}")
def _do_rotate(self, config):