Ask a question to get started
Enter to send•Shift+Enter new line
PREFIXES_TO_IGNORE_REGEX = '(?!' '|'.join([(re.escape(s)) for s in PREFIXES_TO_IGNORE]) ')'