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