mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-16 11:12:20 +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():
|
def import_single_dispatch():
|
||||||
from functools import singledispatch
|
from functools import singledispatch
|
||||||
|
|
||||||
return singledispatch
|
return singledispatch
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user