docs: clarify Python module responsibilities
Rewrite the module-level descriptions for all 28 Python files and remove the obsolete integration note from grok_register_ttk.py. Verified on Python 3.9 and Python 3.12.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
"""Account result persistence and pending recovery helpers."""
|
||||
"""负责账号结果、pending 恢复以及 grok2api token 池的安全持久化。"""
|
||||
import json
|
||||
import os
|
||||
import tempfile
|
||||
|
||||
Reference in New Issue
Block a user