mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-12 13:14:23 +03:00
lint
This commit is contained in:
parent
17889ceef4
commit
6cb700d888
|
@ -112,6 +112,7 @@ def is_valid_django_model(model):
|
|||
|
||||
def import_single_dispatch():
|
||||
from functools import singledispatch
|
||||
|
||||
return singledispatch
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user