Skip to content

Commit

Permalink
remove the trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
karangattu committed Nov 14, 2024
1 parent 8e03657 commit a385eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"_dev",
"docs",
"tests/playwright/deploys/*/app.py",
"shiny/templates",
"shiny/templates"
],
"typeCheckingMode": "strict",
"reportImportCycles": "none",
Expand Down

0 comments on commit a385eb4

Please sign in to comment.