Skip to content

Commit ee7598e

Browse files
authored
Remove typo
1 parent 05d7fb5 commit ee7598e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene_django/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
xfrom .fields import DjangoConnectionField, DjangoListField
1+
from .fields import DjangoConnectionField, DjangoListField
22
from .types import DjangoObjectType
33
from .utils import bypass_get_queryset
44

0 commit comments

Comments
 (0)