#!/usr/bin/env python3
#
# Return participant-specific data for a run
#

import pscheduler

pscheduler.succeed_json({})
