Skip to content

Commit ffc447a

Browse files
committed
ty check tests/test_select_typing.py as well
1 parent 65963db commit ffc447a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636

3737
- id: local-ty
3838
name: ty check
39-
entry: uv run ty check src tests
39+
entry: uv run ty check src tests tests/test_select_typing.py
4040
require_serial: true
4141
language: unsupported
4242
pass_filenames: false

0 commit comments

Comments
 (0)