mirror of
https://github.com/django/django.git
synced 2025-03-31 11:37:06 +00:00
chore: fix pre-commit hooks
This commit is contained in:
parent
38b6990abc
commit
65045060ac
@ -4,8 +4,8 @@ import re
|
||||
import reprlib
|
||||
import secrets
|
||||
import unicodedata
|
||||
from collections.abc import Sized
|
||||
from collections import deque
|
||||
from collections.abc import Sized
|
||||
from gzip import GzipFile
|
||||
from gzip import compress as gzip_compress
|
||||
from html import escape
|
||||
|
Loading…
x
Reference in New Issue
Block a user