# SPDX-FileCopyrightText: 2023-present eval Nya <11857526-nexplorer-3e@users.noreply.gitlab.com> # # SPDX-License-Identifier: MIT from .app import App app = App() app.run()