Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
outtanames committed Jan 26, 2024
1 parent fe3ed71 commit 7c854ff
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 @@ -36,7 +36,7 @@ repos:
- id: end-of-file-fixer
exclude: ^tests/test_data|^docs|^examples/notebook/|^docker|^nos/catalogs
- id: pretty-format-json
exclude: ^tests/test_data|^docs|^examples/notebook/|^catalogs
exclude: ^tests/test_data|^docs|^examples/notebook/|^nos/catalogs
- id: trailing-whitespace
exclude: ^tests/test_data|^docs|^examples/notebook/
- id: check-added-large-files
Expand Down

0 comments on commit 7c854ff

Please sign in to comment.