From 20544c33b9d522fba8d8e2d096f1e0ffc9b2510d Mon Sep 17 00:00:00 2001 From: mrfakename Date: Tue, 27 Feb 2024 01:00:33 +0000 Subject: [PATCH] Allow loading from file --- app.py => melo/app.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app.py => melo/app.py (100%) diff --git a/app.py b/melo/app.py similarity index 100% rename from app.py rename to melo/app.py