Skip to content

Commit e856da7

Browse files
author
Mobile Space Lab
committed
Add dash to import.
1 parent 74324a4 commit e856da7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

finishline/finishline.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
import finishline.grid_components as gc
88

9+
import dash
10+
911
from dash.dependencies import Input, Output
1012
import dash_core_components as dcc
1113
import dash_html_components as html

0 commit comments

Comments
 (0)