Skip to content

Commit f7687d2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 660f089 commit f7687d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/workflows/transport/middleware/otel_tracing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def raw_broadcast(self, call_next: Callable, destination: str, message, **kwargs
172172
kwargs["headers"] = headers
173173

174174
return call_next(destination, message, **kwargs)
175-
175+
176176
def unsubscribe(
177177
self,
178178
call_next: Callable,

0 commit comments

Comments
 (0)