Home
last modified time | relevance | path

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

/third_party/jinja2/
H A Dfilters.py553 def sync_do_join( function
610 @async_variant(sync_do_join) # type: ignore
617 return sync_do_join(eval_ctx, await auto_to_list(value), d, attribute)

Completed in 3 milliseconds