PamGram/utils/patch/__init__.py
2023-07-19 19:58:34 +08:00

4 lines
53 B
Python

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