chore: update docstring

This commit is contained in:
tao.chen
2026-08-21 16:07:26 +08:00
parent 02bda7cc60
commit 952b08bb63
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Unit tests for the 5s auth-result cache in ``backend.jupyter``.
"""Unit tests for the 5s auth-result cache in ``backend.api.jupyter``.
Jupyter 一次会话会触发几十次 Nginx ``auth_request``;本缓存按
``(workspace_id, user_id)`` 缓存 membership + runtime 的查找结果,避免