CODE_COMMENT_PYTHON_START_PATTERN

Static CODE_COMMENT_PYTHON_START_PATTERN 

Source
pub static CODE_COMMENT_PYTHON_START_PATTERN: Lazy<Regex>
Expand description

Pattern to match Python code comment start with optional leading whitespace.