#!/usr/bin/python # Copyright 2021 (c) Anna Schumaker. import lib lib.settings.load() import ui ui.Application.run()