Skip to content
Snippets Groups Projects
Commit 9d9a67c1 authored by hammouda's avatar hammouda
Browse files

updated deprecated imports

parent 1952afa0
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ import dash_daq as daq
from collections import deque
import dash_cytoscape as cyto
from .callbacks import callbacks
import dash_core_components as dcc
import dash_html_components as html
from dash import dcc
from dash import html
import dash_bootstrap_components as dbc
from src.templates.layoutOp import layoutOp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment