Skip to content

Commit 014459c

Browse files
Add project_multi_tenant to pyright exclude list
The example has vendor packages with non-standard install paths that aren't available in the CI pyright environment, causing import failures. Made-with: Cursor
1 parent 5329d72 commit 014459c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyright/master/exclude.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ examples/assets_smoke_test
1111
examples/docs_projects
1212
examples/docs_snippets
1313
examples/project_analytics
14+
examples/project_multi_tenant
1415
helm

0 commit comments

Comments
 (0)