Reformat file with black

This commit is contained in:
Orsiris de Jong 2023-03-22 00:20:23 +01:00
parent 1604511d83
commit a15fea5dfc

View file

@ -51,5 +51,3 @@ def _t(*args, **kwargs):
logger.error("Arguments: {}".format(*args))
if len(args) > 0:
return args[0]