Skip to content

Commit

Permalink
feature:pre-commit (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: danaelhe <42972711+danaelhe@users.noreply.github.com>
  • Loading branch information
shivam-Purohit and danaelhe authored Oct 9, 2023
1 parent fb53789 commit e85238b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
- id: black
args: ["tests"]

0 comments on commit e85238b

Please sign in to comment.