Spaces:
xh0o6
/
Running

nononno's picture
Upload 177 files
1b67eb7 verified
raw
history blame contribute delete
82 Bytes
from flask import Flask
app = Flask(__name__, template_folder='./../client/html')