1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #33476 -- Adjusted docs and config files for Black.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
Carlton Gibson
2022-02-02 11:36:57 +01:00
committed by Mariusz Felisiak
parent 6f185a53a2
commit ba94488196
9 changed files with 54 additions and 45 deletions

View File

@@ -1,4 +1,8 @@
repos:
- repo: https://github.com/psf/black
rev: 22.1.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
hooks: