Files
PinterestParse/venv/Lib/site-packages/certifi/__init__.py
Александр Геннадьевич Сальный 7caeeaaff5 second commit
2022-10-15 21:01:12 +03:00

5 lines
94 B
Python

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