Skip to content

Commit

Permalink
Simplify exclude statement in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
dyastremsky committed Apr 24, 2024
1 parent ff61644 commit fbbd26f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ repos:
exclude: |
(?x)^(
examples/.*/model\.py|
experiments/.*xperiment_data\.py|
experiments/.*evaluate_config_generator\.py|
experiments/.*|
qa/.*/.*config_generator\.py|
qa/.*/check_results\.py|
setup.py|
Expand Down

0 comments on commit fbbd26f

Please sign in to comment.