mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 13:20:33 +08:00
fix: some typos (#415)
Signed-off-by: gcmutator <329964069@qq.com> Co-authored-by: gcmutator <329964069@qq.com>
This commit is contained in:
@@ -194,7 +194,7 @@ def validate(ticket):
|
||||
|
||||
def _parse_tag(string, tag):
|
||||
"""
|
||||
Used for parsing xml. Search string for the first occurence of
|
||||
Used for parsing xml. Search string for the first occurrence of
|
||||
<tag>.....</tag> and return text (stripped of leading and tailing
|
||||
whitespace) between tags. Return "" if tag not found.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user