stanley-king 2 年之前
父節點
當前提交
fcaab3e70a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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')