stanley-king 2 years atrás
parent
commit
fcaab3e70a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plot/app.py

+ 0 - 1
plot/app.py

@@ -68,7 +68,6 @@ def days():
     dates = dates[0:30]
     return jsonify(dates)
 
-
 @app.route('/plot/paths')
 def paths():
     time_stamp = request.args.get('time_stamp')