mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-25 19:43:51 +03:00
Add reduce import
This commit is contained in:
parent
200353d014
commit
3ff6dfb451
|
@ -1,4 +1,4 @@
|
||||||
from functools import partial
|
from functools import partial, reduce
|
||||||
|
|
||||||
from django.db.models.query import QuerySet
|
from django.db.models.query import QuerySet
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user