mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-10 12:20:58 +00:00
pep8
This commit is contained in:
@@ -13,6 +13,7 @@ LOG_LEVELS = {
|
||||
'error': logging.ERROR,
|
||||
}
|
||||
|
||||
|
||||
def setup(level: str = 'warning'):
|
||||
"""Set up logging"""
|
||||
level = level or ""
|
||||
|
Reference in New Issue
Block a user