Skip to content

Commit a385eb4

Browse files
committed
remove the trailing comma
1 parent 8e03657 commit a385eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrightconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"_dev",
1010
"docs",
1111
"tests/playwright/deploys/*/app.py",
12-
"shiny/templates",
12+
"shiny/templates"
1313
],
1414
"typeCheckingMode": "strict",
1515
"reportImportCycles": "none",

0 commit comments

Comments
 (0)