Files
Medios-Macina/Provider/__init__.py
T

7 lines
201 B
Python
Raw Normal View History

2026-04-26 16:49:23 -07:00
"""Legacy compatibility package.
2025-12-11 19:04:02 -08:00
2026-04-26 16:49:23 -07:00
Bundled runtime plugins now live under ``plugins/``. This package remains only
for helper modules and backwards-compatible imports that have not been removed
yet.
2025-12-11 19:04:02 -08:00
"""