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,3 +1,5 @@
|
||||
"""验证 CPA 浏览器会话的复用、取消、代理和清理行为。"""
|
||||
|
||||
import unittest
|
||||
from cpa_xai import browser_session
|
||||
|
||||
|
||||
Reference in New Issue
Block a user