from __future__ import absolute_import from project_tools.api import register_tool from .links import diagnostics register_tool(diagnostics)