Skip to content

Commit

Permalink
asf
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin committed Dec 2, 2019
1 parent 042a02e commit d0eab5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from flask import Flask, flash, jsonify, render_template, request, redirect, url_for
from flask_script import Manager


basedir = os.path.abspath(os.path.dirname(__file__))

app = Flask(__name__)
Expand Down

0 comments on commit d0eab5e

Please sign in to comment.