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 087da21 commit 84bfab4Copy full SHA for 84bfab4
setup.cfg
@@ -17,7 +17,7 @@ markers =
17
junit_duration_report = call
18
19
[coverage:run]
20
-# concurrency=multiprocessing
+concurrency=multiprocessing
21
source=pytorch_lightning
22
23
[coverage:report]
0 commit comments