PaiGram/utils/patch/__init__.py
2023-07-19 20:28:19 +08:00

4 lines
73 B
Python

from utils.patch import aiohttp, simnet
__all__ = ["aiohttp", "simnet"]