Skip to content

Commit f46da7b

Browse files
committed
back to multiprocessing type
1 parent fda05e8 commit f46da7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ omit =
55
tests/*
66
setup.py
77
mlchain/__main__.py
8-
concurrency = gevent
8+
concurrency = multiprocessing
99

1010
[report]
1111
ignore_errors = True

0 commit comments

Comments
 (0)