mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 06:25:17 +08:00
Reformat file with black
This commit is contained in:
parent
1604511d83
commit
a15fea5dfc
1 changed files with 0 additions and 2 deletions
|
@ -51,5 +51,3 @@ def _t(*args, **kwargs):
|
|||
logger.error("Arguments: {}".format(*args))
|
||||
if len(args) > 0:
|
||||
return args[0]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue