Searched refs:enclosed_by (Results 1 – 1 of 1) sorted by relevance
1311 def enclosed_by(string: str, char: str) -> bool: function1316 if not enclosed_by(text, chars) and not re.search(r'\[.*\]\(\w+\)', text):