fuel-stats/collector/collector/api/app.py

6 lines
49 B
Python

from flask import Flask
app = Flask(__name__)