Skip to content

Commit 4e66296

Browse files
committed
Fix newline issue
1 parent 451613f commit 4e66296

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • netapp_dataops_k8s/netapp_dataops

netapp_dataops_k8s/netapp_dataops/k8s.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ class AstraClusterDoesNotExistError(Exception):
5757
'''Error that will be raised when a cluster doesn't exist within Astra Control'''
5858
pass
5959

60-
6160
class ServiceUnavailableError(Exception):
6261
'''Error that will be raised when a service is not available'''
6362
pass

0 commit comments

Comments
 (0)