mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Uncommented signals
This commit is contained in:
parent
2bab94d72f
commit
2958cc18af
|
@ -6,7 +6,7 @@ from graphql.core.type import (
|
||||||
GraphQLID as ID
|
GraphQLID as ID
|
||||||
)
|
)
|
||||||
|
|
||||||
# from graphene import signals
|
from graphene import signals
|
||||||
|
|
||||||
from graphene.core.schema import (
|
from graphene.core.schema import (
|
||||||
Schema
|
Schema
|
||||||
|
|
Loading…
Reference in New Issue
Block a user