Skip to content

Commit 44d14ff

Browse files
committed
add comment
1 parent 1167704 commit 44d14ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_stream_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ def stream_app(event, api, cache):
633633

634634
event = []
635635
timestamp = 1
636+
# generate 3 events with 2 records each
636637
for _ in range(1, 4):
637638
event.extend(
638639
[

0 commit comments

Comments
 (0)