Change code with black

This commit is contained in:
ariel1899 2020-04-16 17:12:18 -04:00
parent a644d03c5e
commit 0feef9cc07

View File

@ -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