#!/usr/bin/python # Copyright 2023 (c) Anna Schumaker. """The entrypoint for the xfstestsdb tool.""" import xfstestsdb xfstestsdb.Command().run()