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 b013a76 commit 39486d9Copy full SHA for 39486d9
.coveragerc
@@ -1,2 +1,4 @@
1
[run]
2
-omit = sagemaker/tests/*, sagemaker/tensorflow/tensorflow_serving/*
+concurrency = threading
3
+omit = sagemaker/tests/*
4
+timid = True
0 commit comments