mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 04:07:16 +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
|
||||
)
|
||||
|
||||
# from graphene import signals
|
||||
from graphene import signals
|
||||
|
||||
from graphene.core.schema import (
|
||||
Schema
|
||||
|
|
Loading…
Reference in New Issue
Block a user