Skip to content

Commit b489113

Browse files
committed
Lint
1 parent 9b261ab commit b489113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/core/logs.py

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ def __call__(self, logger, method_name, event_dict):
6969
event_dict.update(output)
7070
return event_dict
7171

72+
7273
shared_processors = [
7374
structlog.processors.TimeStamper(fmt='iso'),
7475
structlog.stdlib.add_logger_name,

0 commit comments

Comments
 (0)