mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
misc refactors and docstrings addition
This commit is contained in:
@@ -9,6 +9,9 @@ cache = Cache(config=config)
|
||||
|
||||
|
||||
def create_app():
|
||||
"""
|
||||
Creates the Flask instance, registers modules and registers all the API blueprints.
|
||||
"""
|
||||
app = Flask(__name__)
|
||||
CORS(app)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user