Searched refs:_should_wrap_tuple (Results 1 – 1 of 1) sorted by relevance
72 def _should_wrap_tuple(t): function101 elif isinstance(value, tuple) and _should_wrap_tuple(value):