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,9 +1,4 @@
|
||||
"""Approve xAI device-code in Chromium (DrissionPage).
|
||||
|
||||
Paths resolve relative to the project root.
|
||||
Token polling is the source of truth; browser automation is only used to
|
||||
log in and approve the device authorization page.
|
||||
"""
|
||||
"""自动完成 xAI 登录、设备授权确认和相关页面交互。"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user