Skip to content

Commit 8381c99

Browse files
committed
update formatting per python black
1 parent bfb4968 commit 8381c99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ccos/log.py

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ def update_format(self, record):
7272
else:
7373
self._style._fmt += f"%(indent)s%(message)s"
7474

75-
7675
def format(self, record):
7776
"""
7877
Format the log message with additional data extracted from the stack.

0 commit comments

Comments
 (0)