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