mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +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 json
|
||||||
|
|
||||||
|
import datetime
|
||||||
import flask
|
import flask
|
||||||
from flask import Flask, render_template, jsonify, request
|
from flask import Flask, render_template, jsonify, request
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue