This commit is contained in:
Arun Prakash Jana 2017-04-28 08:22:08 +05:30
parent 316f1d9964
commit 126e2cb45d
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

@ -2668,7 +2668,7 @@ def edit_rec(editor, url, title_in, tags_in, desc):
def setup_logger(logger):
'''Setup logger with color
:param logger: looger to colorize
:param logger: logger to colorize
'''
def decorate_emit(fn):