Searched refs:PatternMismatch (Results 1 – 1 of 1) sorted by relevance
148 class PatternMismatch(Problem): # pylint: disable=too-few-public-methods class853 problems.append(PatternMismatch(check_pattern, item_match))857 PatternMismatch("no double underscore allowed", item_match))
Completed in 15 milliseconds