Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8bef6d676c |
@ -119,8 +119,6 @@ def ntpserver():
|
|||||||
dbh.close()
|
dbh.close()
|
||||||
|
|
||||||
|
|
||||||
def get_dataframe():
|
|
||||||
|
|
||||||
@app.route('/plot.png')
|
@app.route('/plot.png')
|
||||||
def plot_png():
|
def plot_png():
|
||||||
dbh = psycopg.connect()
|
dbh = psycopg.connect()
|
||||||
|
Reference in New Issue
Block a user