mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-04 04:13:11 +03:00
Change code with black
This commit is contained in:
parent
a644d03c5e
commit
0feef9cc07
|
@ -3,6 +3,7 @@ from collections import OrderedDict
|
|||
from functools import partial
|
||||
|
||||
import six
|
||||
from django.db.models import Model
|
||||
from django.utils.functional import SimpleLazyObject
|
||||
|
||||
import graphene
|
||||
|
|
Loading…
Reference in New Issue
Block a user