Home
last modified time | relevance | path

Searched refs:_IsSingleElementTuple (Results 1 – 1 of 1) sorted by relevance

/external/yapf/yapf/yapflib/
Dformat_decision_state.py192 not _IsSingleElementTuple(current.matching_bracket)):
937 def _IsSingleElementTuple(token): function