We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451613f commit 4e66296Copy full SHA for 4e66296
1 file changed
netapp_dataops_k8s/netapp_dataops/k8s.py
@@ -57,7 +57,6 @@ class AstraClusterDoesNotExistError(Exception):
57
'''Error that will be raised when a cluster doesn't exist within Astra Control'''
58
pass
59
60
-
61
class ServiceUnavailableError(Exception):
62
'''Error that will be raised when a service is not available'''
63
0 commit comments