Skip to content

Commit 48f2609

Browse files
authored
chore: synced file(s) with ecmwf/reusable-workflows (#252)
synced local file(s) with [ecmwf/reusable-workflows](https://github.com/ecmwf/reusable-workflows). <details> <summary>Changed files</summary> <ul> <li>synced local directory <code>./</code> with remote directory <code>sync-files/anemoi/all/</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#20755099492](https://github.com/ecmwf/reusable-workflows/actions/runs/20755099492)
1 parent 97c8874 commit 48f2609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
- --check-overridden # Check overridden methods
7474
- --check-protected # Check protected methods
7575
- --check-class # Check class docstrings
76-
- --disable=SIG101,SIG102 # Disable empty docstrings
76+
- --disable=SIG101,SIG102,SIG305 # Disable empty docstrings
7777
ci:
7878
autoupdate_schedule: monthly
7979
autoupdate_commit_msg: "chore(deps): pre-commit.ci autoupdate"

0 commit comments

Comments
 (0)