Properly format templates

This commit is contained in:
2022-08-09 11:54:44 +01:00
parent ba51922fe9
commit 220a4e2451
9 changed files with 122 additions and 104 deletions

View File

@@ -51,10 +51,9 @@ from core.views.manage.threshold.threshold import (
)
# Main tool pages
from core.views.ui.drilldown import (
from core.views.ui.drilldown import ( # DrilldownTableView,
Drilldown,
DrilldownSearch,
DrilldownTableView,
ThresholdInfoModal,
)
from core.views.ui.insights import (