From 2a7146eebd824ba9e35063cb9b2bd54f0e431bd0 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sat, 23 Oct 2021 23:48:15 -0600 Subject: [PATCH] move app file --- flaskfdx/{__init__.py => app.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename flaskfdx/{__init__.py => app.py} (100%) diff --git a/flaskfdx/__init__.py b/flaskfdx/app.py similarity index 100% rename from flaskfdx/__init__.py rename to flaskfdx/app.py