Skip to content

Commit 484c7d8

Browse files
committed
fix format
1 parent 1c6d7d5 commit 484c7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

veadk/tracing/base_tracer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ async def on_user_message_callback(
7373

7474
return None
7575

76-
76+
7777
def replace_bytes_with_empty(data):
7878
"""
7979
Recursively traverse the data structure and replace all bytes types with empty strings.

0 commit comments

Comments
 (0)