Skip to content

Commit fe1352f

Browse files
committed
MB-47335: Fix python SDK Black Duck scans
Change-Id: I7f7c99a9d9ba6d0f088f113ab2ebe58b85123dcb Reviewed-on: http://review.couchbase.org/c/build-tools/+/163849 Tested-by: Chris Hillery <[email protected]> Reviewed-by: Chris Hillery <[email protected]>
1 parent db5c2ba commit fe1352f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"detect_opts": {
3-
"detect.detector.search.depth": 9,
4-
"detect.python.python3": true
3+
"detect.detector.search.depth": 9
54
}
65
}

0 commit comments

Comments
 (0)