Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/jinja
/ run
Method
run
tests/test_security.py:178–179 · tests/test_security.py::TestStringFormatMap.run
(value, arg)
Source
from the content-addressed store, hash-verified
176
177
def
test_indirect_call(self):
178
def
run(value, arg):
179
return
value.run(arg)
180
181
env = SandboxedEnvironment()
182
env.filters[
class
="st">"run"] = run
Callers
4
render
Method · 0.80
generate
Method · 0.80
_asyncio_run
Function · 0.80
_asyncio_run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected