Files
Pinry/pinry_plugins/builder/__init__.py
2020-05-08 11:01:10 +08:00

6 lines
55 B
Python

from . import _loader
def init():
_loader.init()