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