mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Restyle Move populate to new file (#48)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import os
|
||||
from typing import Tuple
|
||||
from flask import Flask, send_from_directory
|
||||
|
||||
from flask import Flask
|
||||
from flask import send_from_directory
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user