forked from openlp/openlp
Fix comment
This commit is contained in:
parent
f187d86d1e
commit
27d651a129
@ -49,7 +49,7 @@ def trace_error_handler(logger):
|
|||||||
"""
|
"""
|
||||||
Log the calling path of an exception
|
Log the calling path of an exception
|
||||||
|
|
||||||
''logger''
|
``logger``
|
||||||
logger to use so traceback is logged to correct class
|
logger to use so traceback is logged to correct class
|
||||||
"""
|
"""
|
||||||
for tb in traceback.extract_stack():
|
for tb in traceback.extract_stack():
|
||||||
|
Loading…
Reference in New Issue
Block a user