Skip to content

Commit 5ce4d29

Browse files
committed
provide 'from blackduck import Client'
1 parent 01db04c commit 5ce4d29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blackduck/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11

22
from .HubRestApi import HubInstance
3+
4+
from .Client import Client

0 commit comments

Comments
 (0)