Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ teardown
Function
teardown
tests/test_credentials.py:133–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
if
request is not None:
132
133
def
teardown():
134
r.acl_deluser(username)
135
136
request.addfinalizer(teardown)
137
Callers
nothing calls this directly
Calls
3
acl_deluser
Method · 0.80
auth
Method · 0.80
config_set
Method · 0.45
Tested by
no test coverage detected