#!/usr/bin/env python3

import canonical.landscape.scripts.hashids


if __name__ == "__main__":
    canonical.landscape.scripts.hashids.run_ignore_maintenance()