PaiGram/utils/patch/__init__.py
2023-09-06 11:21:54 +08:00

4 lines
53 B
Python

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