blob: 8ac437eb68ea36062301ee771f5883a999e9ec04 [file] [log] [blame]
from typing import Optional, Tuple
STRICT_OPTIONAL = False
find_occurrences = None # type: Optional[Tuple[str, str]]