Skip to content

Commit 9fb4b41

Browse files
committed
formatting
Signed-off-by: Gabriele Santomaggio <[email protected]>
1 parent 3c6685d commit 9fb4b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/streams_with_filters/example_streams_with_filters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def main() -> None:
9898
message_properties=MessageProperties(
9999
subject="yellow",
100100
),
101-
application_properties={"from": "italy"}
101+
application_properties={"from": "italy"},
102102
),
103103
),
104104
)

0 commit comments

Comments
 (0)