Skip to content

Commit 377bace

Browse files
author
Gordon Shotwell
committed
Linting
1 parent 04b9f04 commit 377bace

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shiny/templates/app-templates/dashboard/app-express.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
sns.set_theme(style="white")
1010
df = pd.read_csv(Path(__file__).parent / "penguins.csv", na_values="NA")
11-
species = ["Adelie", "Gentoo", "Chinstrap"]
1211

1312
ui.page_opts(fillable=True)
1413

0 commit comments

Comments
 (0)