Skip to content

Commit 37ae343

Browse files
author
xhlulu
committed
Apply black formatter
Former-commit-id: b391e3e
1 parent cd418da commit 37ae343

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

apps/dash-pileup-demo/app.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def layout(app):
166166
],
167167
),
168168
),
169-
170169
dcc.Tab(
171170
label="About this tutorial",
172171
value="description",
@@ -208,8 +207,6 @@ def layout(app):
208207
],
209208
),
210209
),
211-
212-
213210
dcc.Tab(
214211
label="About pileup.js",
215212
value="what-is",

0 commit comments

Comments
 (0)