Files
Medios-Macina/ProviderCore/__init__.py
T
2026-04-26 16:49:23 -07:00

6 lines
164 B
Python

"""Plugin core modules.
This package contains the plugin framework (base types, registry, and shared
helpers). Bundled plugins live in the `plugins/` package.
"""