Skip to content

Commit 3cadd79

Browse files
committed
main: Fix tox -e lint
Signed-off-by: Gabe Goodhart <[email protected]>
1 parent 67d7ba8 commit 3cadd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ extras =
3737
all
3838
dev-fmt
3939
dev-test
40-
commands = ruff check term_tools
40+
commands = ruff check scriptit
4141

4242
[testenv:build]
4343
description = build wheel

0 commit comments

Comments
 (0)