mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-05 12:53:12 +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
|
from functools import partial
|
||||||
|
|
||||||
import six
|
import six
|
||||||
|
from django.db.models import Model
|
||||||
from django.utils.functional import SimpleLazyObject
|
from django.utils.functional import SimpleLazyObject
|
||||||
|
|
||||||
import graphene
|
import graphene
|
||||||
|
|
Loading…
Reference in New Issue
Block a user