mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-23 06:37:15 +00:00
Added missing depency datetime in dashboard
This commit is contained in:
parent
0054be5bab
commit
d30f3ca6c7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
'''
|
||||
import json
|
||||
|
||||
import datetime
|
||||
import flask
|
||||
from flask import Flask, render_template, jsonify, request
|
||||
|
||||
|
|
Loading…
Reference in a new issue