fix: oops
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 22s

This commit is contained in:
2025-12-01 11:06:50 +00:00
parent 378f096fd6
commit d4d077073c

View File

@@ -1,4 +1,4 @@
import random
import os,random
from flask import Flask, render_template
app = Flask(__name__)