Skip to content

Commit 836522b

Browse files
piobig2871garloff
authored andcommitted
Update Tests/kaas/k8s-version-policy/k8s_version_policy.py
Co-authored-by: Kurt Garloff <[email protected]> Signed-off-by: Piotr <[email protected]>
1 parent a6df6cf commit 836522b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/kaas/k8s-version-policy/k8s_version_policy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class HelpException(BaseException):
9696

9797

9898
class CriticalException(BaseException):
99-
"""Exception raised if the critical CVE are found"""
99+
"""Raise an exception if a critical CVE is found"""
100100

101101

102102
class Config:

0 commit comments

Comments
 (0)