Skip to content

Commit 97be909

Browse files
piobig2871garloff
authored andcommitted
Update Tests/kaas/k8s-version-policy/k8s_version_policy.py
Co-authored-by: Kurt Garloff <kurt@garloff.de> Signed-off-by: Piotr <piobig2871@gmail.com>
1 parent 7d6bc5a commit 97be909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)