We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5f898 commit 9eff24aCopy full SHA for 9eff24a
scripts/qiita
@@ -16,7 +16,7 @@ from os.path import join, abspath, dirname, basename
16
from future.utils import viewitems
17
from glob import glob
18
from time import sleep
19
-# from multiprocessing import active_children
+from multiprocessing import active_children
20
21
import click
22
import tornado.httpserver
0 commit comments