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 fda05e8 commit f46da7bCopy full SHA for f46da7b
.coveragerc
@@ -5,7 +5,7 @@ omit =
5
tests/*
6
setup.py
7
mlchain/__main__.py
8
-concurrency = gevent
+concurrency = multiprocessing
9
10
[report]
11
ignore_errors = True
0 commit comments