7 lines
201 B
Python
7 lines
201 B
Python
"""Legacy compatibility package.
|
|
|
|
Bundled runtime plugins now live under ``plugins/``. This package remains only
|
|
for helper modules and backwards-compatible imports that have not been removed
|
|
yet.
|
|
"""
|