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