8000 maybe we dont need which · sajith/codecov-python@ad9e538 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad9e538

Browse files
committed
maybe we dont need which
1 parent 7d705be commit ad9e538

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
@@ -12,7 +12,7 @@ test:
1212
py.test tests/test.py
1313

1414
format:
15-
which black && black . --check
15+
black . --check
1616

1717
compare:
1818
hub compare $(shell git tag --sort=refname | tail -1)...master

0 commit comments

Comments
 (0)
0