mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-24 02:24:03 +03:00
Fix isort error
This commit is contained in:
parent
525979e343
commit
ea612e2d15
|
@ -1,4 +1,4 @@
|
||||||
from django.core.checks import Tags, Error, Warning, register
|
from django.core.checks import Error, Tags, Warning, register
|
||||||
|
|
||||||
|
|
||||||
@register(Tags.compatibility)
|
@register(Tags.compatibility)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user