Home
last modified time | relevance | path

Searched refs:sync_do_list (Results 1 - 1 of 1) sorted by relevance

/third_party/jinja2/
H A Dfilters.py1334 def sync_do_list(value: "t.Iterable[V]") -> "t.List[V]": function
1341 @async_variant(sync_do_list) # type: ignore

Completed in 2 milliseconds