We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d7fb5 commit ee7598eCopy full SHA for ee7598e
graphene_django/__init__.py
@@ -1,4 +1,4 @@
1
-xfrom .fields import DjangoConnectionField, DjangoListField
+from .fields import DjangoConnectionField, DjangoListField
2
from .types import DjangoObjectType
3
from .utils import bypass_get_queryset
4
0 commit comments