We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e6404 commit 9d01ee5Copy full SHA for 9d01ee5
python/ibmos2spark/__init__.py
@@ -16,4 +16,4 @@
16
Helper to connect to Softlayer and Bluemix ObjectStore from IBM Spark Service
17
"""
18
from .__info__ import __version__
19
-from .osconfig import softlayer, bluemix
+from .osconfig import softlayer, bluemix, CloudObjectStorage
0 commit comments