Skip to content

Commit f7974b9

Browse files
author
Glenn Snyder
committed
2 parents c91d6f9 + 87709aa commit f7974b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blackduck/Client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from .Authentication import BearerAuth
1212
import json
1313
import logging
14-
import os
14+
import requests
1515
from pprint import pformat
1616
import requests.packages.urllib3
1717
from requests.packages.urllib3.util.retry import Retry

0 commit comments

Comments
 (0)