Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 5c899c1

Browse files
committed
make
1 parent d534278 commit 5c899c1

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,7 +16,7 @@ table:
1616
table_timm:
1717
.venv/bin/python misc/generate_table_timm.py
1818

19-
precommit: .venv
19+
precommit: install_dev
2020
.venv/bin/pre-commit run --all-files
2121

2222
all: precommit test

0 commit comments

Comments
 (0)