#!/usr/bin/env python
from lsst.pipe.tasks.postprocess import WriteObjectTableTask
WriteObjectTableTask.parseAndRun()
