diff --git a/chatops/python/gitlab-to-pentext.py b/chatops/python/gitlab-to-pentext.py index b5eff5a..26ef11c 100644 --- a/chatops/python/gitlab-to-pentext.py +++ b/chatops/python/gitlab-to-pentext.py @@ -130,6 +130,13 @@ class NonFinding(BaseItem): def __init__(self): BaseItem.__init__(self, 'non-finding') + def __str__(self): + """ + Return a XML version of the class + """ + self.root_open = '