mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-05-09 16:14:45 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
fbb91004ca
commit
98c23ff42e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from django.urls import re_path, path
|
||||
from django.urls import path, re_path
|
||||
|
||||
from avatar import views
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue