Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2df20fc

Browse files
committed
Multiprocess example depends on gtk so don't run it during docss build
1 parent 1535bb0 commit 2df20fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/misc/multiprocess.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- noplot -*-
12
# Demo of using multiprocessing for generating data in one process and plotting
23
# in another.
34
# Written by Robert Cimrman

0 commit comments

Comments
 (0)