Skip to content

Commit a7b4973

Browse files
committed
Correcnt concurrency for coverage
1 parent 79e03f1 commit a7b4973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[run]
2-
concurrency = threading
2+
concurrency = thread
33
omit = sagemaker/tests/*
44
timid = True

0 commit comments

Comments
 (0)