From d5bf23f7dfcf49f4ccdc3e27a8f86961e96b4aa5 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Fri, 23 Jun 2023 23:53:01 +0200 Subject: [PATCH] pre-commit: go easy on source code for now --- .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 6c0dec02..f29885ba 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -exclude: 'cosypose|megapose6d' +exclude: 'cosypose|megapose6d|happypose|experiments' repos: #- repo: https://github.com/pre-commit/pre-commit-hooks #rev: v4.4.0