Searched refs:EIGHT_SPACES (Results 1 – 1 of 1) sorted by relevance
58 EIGHT_SPACES = ' ' * 8 variable59 one_liner_docstring_pattern = re.compile('^(%s|%s)""".*"""$' % (TWO_SPACES, EIGHT_SPACES))