Searched refs:sync_do_list (Results 1 - 1 of 1) sorted by relevance
/third_party/jinja2/ | ||
H A D | filters.py | 1334 def sync_do_list(value: "t.Iterable[V]") -> "t.List[V]": function 1341 @async_variant(sync_do_list) # type: ignore |
Completed in 2 milliseconds