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')