mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
3 lines
69 B
Python
3 lines
69 B
Python
from labels import LabelsPlugin
|
|
class Plugin(LabelsPlugin):
|
|
pass
|