Skip to content

Commit bde7703

Browse files
fix(internal): resolve build failures
1 parent 0bd9047 commit bde7703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/lint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ else
1313
fi
1414

1515
echo "==> Running pyright"
16-
uv run pyright
16+
uv run pyright -p .
1717

1818
echo "==> Making sure it imports"
1919
uv run python -c 'import hubspot_sdk'

0 commit comments

Comments
 (0)