Update app.py
This commit is contained in:
parent
f10fa484bf
commit
cc6c36c9a2
1 changed files with 1 additions and 1 deletions
2
app.py
2
app.py
|
|
@ -1,4 +1,4 @@
|
||||||
from flask import Flask, render_template, request, jsonify
|
from flask import Flask, render_template, request, jsonify, url_for
|
||||||
import subprocess
|
import subprocess
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue