From 1fd257f90d42b20bacb775ae3b052e81fc687c5e Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Sun, 10 Sep 2023 09:51:16 +0000 Subject: [PATCH] keep metric in repo --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53cbc39..22325af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,4 +12,4 @@ repos: - id: black - repo: local name: DVC - Push to experiment to remote location (experiments) - entry: bash -c "ls" + entry: "bash -c ls"