Skip to content

Commit 3a16f07

Browse files
committed
Small updates
1 parent 76b16c3 commit 3a16f07

File tree

4 files changed

+833
-71
lines changed

4 files changed

+833
-71
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
exclude: "src/access_mopper/cmor_tables"
99
- id: check-yaml
1010
exclude: "^(src/access_mopper/cmor_tables|.conda/meta.yaml)$"
11-
- id: check-added-large-files
11+
#- id: check-added-large-files
1212
- id: debug-statements # Detects print() and pdb in code
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)