Files
Pinry/pinry_plugins/builder/__init__.py

6 lines
55 B
Python
Raw Normal View History

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