Skip to content

Commit f7fe70c

Browse files
chore: remove mypy from lint script
Stainless-Generated-From: c205071
1 parent c4a1a22 commit f7fe70c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/lint

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@ fi
1515
echo "==> Running pyright"
1616
uv run pyright
1717

18-
echo "==> Running mypy"
19-
uv run mypy .
20-
2118
echo "==> Making sure it imports"
2219
uv run python -c 'import hubspot_sdk'

0 commit comments

Comments
 (0)