mirror of https://github.com/CIRCL/AIL-framework
Added missing depency datetime in dashboard
parent
0054be5bab
commit
d30f3ca6c7
|
@ -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 New Issue