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