Searched refs:_CLASS_OR_FUNC (Results 1 – 1 of 1) sorted by relevance
39 _CLASS_OR_FUNC = frozenset({'def', 'class'}) variable67 if lines[0].first.value in _CLASS_OR_FUNC: