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 3bdd33c commit d407716Copy full SHA for d407716
ciscosparkapi/__init__.py
@@ -1,4 +1,4 @@
1
-import exceptions
+from exceptions import ciscosparkapiException, SparkApiError
2
from restsession import RestSession
3
from api.rooms import Room, RoomsAPI
4
0 commit comments