We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9103510 commit 807d9d6Copy full SHA for 807d9d6
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
31
- id: local-ty
32
name: ty check
33
- entry: uv run ty check sqlmodel
+ entry: uv run ty check sqlmodel tests/test_select_typing.py
34
require_serial: true
35
language: unsupported
36
pass_filenames: false
0 commit comments