ardaatahan commited on
Commit
178c838
·
1 Parent(s): e40c108

Update phony

Browse files
Files changed (1) hide show
  1. Makefile +1 -1
Makefile CHANGED
@@ -1,4 +1,4 @@
1
- .PHONY: format use-huggingface-data use-local-data
2
 
3
  format:
4
  @pre-commit run --all-files
 
1
+ .PHONY: format update-performance-data use-local-data
2
 
3
  format:
4
  @pre-commit run --all-files