Properly format templates
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user