funkwhale/api/contrib/prometheus/plugin.py

6 lines
97 B
Python

from funkwhale_api.common import plugins
class Plugin(plugins.Plugin):
name = "prometheus"