Skip to content

Commit 445efb1

Browse files
committed
removed draw_graph()
1 parent 719caba commit 445efb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/extension/thread_/stream_extern/thread_stream_extern.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ def comp(size):
8989
extin.data(extout.data + 100)
9090
)
9191

92-
strm.draw_graph()
93-
9492
return m
9593

9694

0 commit comments

Comments
 (0)