update commit prev
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""Plugin-namespace import shim for metadata helper utilities.
|
||||
|
||||
The implementation currently lives in ``Provider.metadata_provider`` while the
|
||||
legacy namespace is phased out. New imports should prefer ``plugins``.
|
||||
"""
|
||||
|
||||
from Provider.metadata_provider import * # noqa: F401,F403
|
||||
Reference in New Issue
Block a user