Skip to content

Commit c03bbcd

Browse files
committed
isort error test
1 parent 26eabc2 commit c03bbcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest_framework_json_api/renderers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from rest_framework.fields import SkipField, get_attribute
1313
from rest_framework.relations import PKOnlyObject
1414
from rest_framework.serializers import BaseSerializer, ListSerializer, Serializer
15+
1516
from rest_framework.settings import api_settings
1617

1718
import rest_framework_json_api

0 commit comments

Comments
 (0)