shuqianpinggu/huaxi/Lib/site-packages/certifi/__init__.py
WIN-T9V3LPE8NK2\Administrator 4911f3024f 主分支
2025-06-17 17:46:44 +08:00

5 lines
94 B
Python

from .core import contents, where
__all__ = ["contents", "where"]
__version__ = "2025.01.31"