Skip to content

Commit 9b4c2dd

Browse files
authored
fix pyright check in CI (#1108)
1 parent c067ef2 commit 9b4c2dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ repos:
2727
- id: pyright
2828
name: pyright
2929
entry: uv run pyright
30-
args: [src]
3130
language: system
3231
types: [python]
3332
pass_filenames: false

0 commit comments

Comments
 (0)