second commit

This commit is contained in:
Jadowyne Ulve 2025-05-24 09:21:16 -05:00
parent 51f9c8f8fd
commit 3b5bd94730

View File

@ -10,6 +10,8 @@ import copy
import datetime
from pprint import pprint
#this is a test
app = Flask(__name__)
app.secret_key = '11gs22h2h1a4h6ah8e413a45'
socketio = SocketIO(app)