mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update Black formatting rules
This commit is contained in:
parent
d59a289407
commit
5acae054b4
1 changed files with 1 additions and 1 deletions
|
|
@ -56,5 +56,5 @@ deps = -r requirements.txt
|
|||
commands =
|
||||
mypy axes
|
||||
prospector
|
||||
black -t py312 --check --diff axes
|
||||
black -t py314 --check --diff axes
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue