From 0d0010cbeded763d1f74cfb985f62964f4326a26 Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Sun, 10 Sep 2023 09:51:01 +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 f602a99..53cbc39 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) - hooks: bash -c "ls" + entry: bash -c "ls"