This commit is contained in:
2026-06-01 18:27:15 +03:00
parent ae986fa9e6
commit 1ab446e05d
34 changed files with 5135 additions and 2113 deletions

View File

@@ -136,7 +136,7 @@ class DecortSecurityGroup(DecortController):
)
except sdk_exceptions.RequestException as e:
if (
e.orig_exception.response
e.orig_exception.response is not None
and e.orig_exception.response.status_code == 404
):
self.message(