Skip to content

Commit 9709d1a

Browse files
author
Tanay Sethi
committed
Update HubRestApi.py
Fixed spacing issue
1 parent 279a8a5 commit 9709d1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

blackduck/HubRestApi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1678,4 +1678,3 @@ def get_matched_components(self, version_obj, limit=9999):
16781678
url = "{}{}".format(url, param_string)
16791679
response = self.execute_get(url)
16801680
return response.json()
1681-

0 commit comments

Comments
 (0)