Marthee commited on
Commit
466f9bd
·
verified ·
1 Parent(s): d834587

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from __future__ import print_function
2
  from flask import Flask, render_template,request,flash , json, url_for,g , redirect , jsonify
3
  import os
4
  import json
 
1
+ from __future__ import print_function
2
  from flask import Flask, render_template,request,flash , json, url_for,g , redirect , jsonify
3
  import os
4
  import json