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,5 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""提供 Cloudflare 临时邮箱接口的命令行诊断工具。"""
|
||||
|
||||
import argparse
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user