Skip to content

Commit 29a8d3b

Browse files
committed
update the path in the pyright config file
1 parent abe828b commit 29a8d3b

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
@@ -10,7 +10,7 @@
1010
"docs",
1111
"tests/playwright/deploys/*/app.py",
1212
"shiny/templates",
13-
"tests/playwright/shiny/ai_generated_app_test_hub"
13+
"tests/playwright/shiny/tests_for_ai_generated_apps"
1414
],
1515
"typeCheckingMode": "strict",
1616
"reportImportCycles": "none",

0 commit comments

Comments
 (0)