Skip to content

Commit

Permalink
fix flake 8 error for migration
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Jul 16, 2024
1 parent 3f732b0 commit aef6152
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ repos:
- id: flake8
args: ["--max-line-length=119"] # strange behavior, have to duplicate arg here to be taken into account
language_version: python3
exclude: migrations/

0 comments on commit aef6152

Please sign in to comment.