Skip to content

Commit

Permalink
Merge pull request #9 from MeteoSwiss/develop
Browse files Browse the repository at this point in the history
new license
  • Loading branch information
sadamov authored Mar 10, 2023
2 parents cc61105 + 7535022 commit 73c6d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
description: Check for spelling errors
language: system
entry: codespell
exclude: ^notebooks/
exclude: (^notebooks/|^data/|^requirements)
- repo: local
hooks:
- id: black
Expand Down

0 comments on commit 73c6d52

Please sign in to comment.