Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaazzam committed Jun 12, 2024
1 parent 715aaef commit 5af9220
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ repos:
- langchain_anthropic
- langchain_openai
- langchain_google_genai
- pytest
- pytest_mock
files: ^(src/controlflow/llm/models.py|tests/llm/test_models.py)$
files: ^(src/controlflow/llm/models.py)$
args: [--strict]

0 comments on commit 5af9220

Please sign in to comment.