mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-04 12:23:13 +03:00
Fix tests
This commit is contained in:
parent
1960d6dd8e
commit
e90edc1b75
|
@ -1,7 +1,7 @@
|
||||||
import graphene
|
import graphene
|
||||||
|
|
||||||
from django import forms
|
from django import forms
|
||||||
from py.test import raises
|
from pytest import raises
|
||||||
|
|
||||||
from graphene_django import DjangoObjectType
|
from graphene_django import DjangoObjectType
|
||||||
from ..types import DjangoFormInputObjectType
|
from ..types import DjangoFormInputObjectType
|
||||||
|
|
Loading…
Reference in New Issue
Block a user