"""Allow `python -m physcom_web` to start the dev server.""" from physcom_web.app import run run()