Skip to content

Commit 4af8091

Browse files
authored
fix: Disable module-not-measured warnings to avoid clutter in build logs (#3731)
1 parent 9d9a74c commit 4af8091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
concurrency = threading
33
omit = sagemaker/tests/*
44
timid = True
5+
disable_warnings = module-not-measured

0 commit comments

Comments
 (0)