#!/usr/bin/python3

from canonical.landscape.scripts.batch import wait_batch_scripts

wait_batch_scripts()
