mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-29 07:05:24 +00:00
Cleanup
This commit is contained in:
@@ -19,7 +19,7 @@ def list_containers():
|
||||
return [c.attrs for c in all_containers]
|
||||
|
||||
|
||||
def is_true(self, value):
|
||||
def is_true(value):
|
||||
"""
|
||||
Evaluates the truthfullness of a bool value in container labels
|
||||
"""
|
||||
|
Reference in New Issue
Block a user