We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40dbf3 commit 59711f4Copy full SHA for 59711f4
graphene_sqlalchemy/registry.py
@@ -1,7 +1,6 @@
1
from collections import defaultdict
2
3
import six
4
-
5
from sqlalchemy.types import Enum as SQLAlchemyEnumType
6
7
from graphene import Enum
0 commit comments