Change migration name

This commit is contained in:
Edgar P. Burkhart 2023-04-20 17:34:51 +02:00
parent 4738dffc82
commit d063f35e2b
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 760 additions and 1 deletions

View file

@ -13,7 +13,6 @@ repos:
hooks:
- id: flake8
args: ["--max-line-length=88", "--extend-ignore=E203"]
exclude: "migrations/"
- repo: https://github.com/Riverside-Healthcare/djLint
rev: v1.23.3
hooks: