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 @@
|
||||
"""Temporary-mail providers shared by GUI, CLI, and debug tooling."""
|
||||
"""接入临时邮箱服务并负责邮箱创建、邮件轮询和验证码提取。"""
|
||||
import re
|
||||
import secrets
|
||||
import string
|
||||
|
||||
Reference in New Issue
Block a user