Skip to content

Commit

Permalink
pre commit added
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityyaX committed Dec 5, 2023
1 parent d3ff5b4 commit e5dede8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ repos:
hooks:
- id: flake8

# - repo: https://github.com/pytest-dev/pytest
# rev: 7.4.1
# hooks:
# - id: pytest
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
- id: isort

0 comments on commit e5dede8

Please sign in to comment.