Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/flask
/ logout
Method
logout
examples/tutorial/tests/conftest.py:56–57 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
54
)
55
56
def
logout(self):
57
return
self._client.get(
"/auth/logout"
)
58
59
60
@pytest.fixture
Callers
1
test_logout
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected