Skip to content

Commit 9d01ee5

Browse files
committed
Add CloudObjectStorage to exports
1 parent 12e6404 commit 9d01ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ibmos2spark/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
Helper to connect to Softlayer and Bluemix ObjectStore from IBM Spark Service
1717
"""
1818
from .__info__ import __version__
19-
from .osconfig import softlayer, bluemix
19+
from .osconfig import softlayer, bluemix, CloudObjectStorage

0 commit comments

Comments
 (0)