Searched refs:SPLIT (Results 1 – 1 of 1) sorted by relevance
56 SPLIT = '"""\n|categories: |description: |cause: |workaround: ' variable86 x.rstrip() for x in list(filter(None, re.split(SPLIT, text)))
Completed in 2 milliseconds