Home
last modified time | relevance | path

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

/external/yapf/yapf/yapflib/
Didentify_container.py32 identify_containers = _IdentifyContainers()
36 class _IdentifyContainers(pytree_visitor.PyTreeVisitor): class