Skip to content

Commit 81e239c

Browse files
committed
fix: change Makefile, lint brain_even
1 parent f287384 commit 81e239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ package-install:
1616
uv tool install --force dist/*.whl
1717

1818
lint:
19-
uv run ruff check brain_games
19+
uv run ruff check brain_even

0 commit comments

Comments
 (0)