Repository URL to install this package:
"""Adds debugging tools to the Skybrush server.""" from .extension import dependencies, description, run, schema __all__ = ("dependencies", "description", "run", "schema")