Skip to content

Commit 59711f4

Browse files
author
Francois Lebreau
committed
linter passed
1 parent e40dbf3 commit 59711f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphene_sqlalchemy/registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from collections import defaultdict
22

33
import six
4-
54
from sqlalchemy.types import Enum as SQLAlchemyEnumType
65

76
from graphene import Enum

0 commit comments

Comments
 (0)