Skip to content

Commit 6cb700d

Browse files
committed
lint
1 parent 17889ce commit 6cb700d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene_django/utils/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ def is_valid_django_model(model):
112112

113113
def import_single_dispatch():
114114
from functools import singledispatch
115+
115116
return singledispatch
116117

117118

0 commit comments

Comments
 (0)