Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
a-detiste committed Sep 15, 2024
1 parent 17889ce commit 6cb700d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphene_django/utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def is_valid_django_model(model):

def import_single_dispatch():
from functools import singledispatch

return singledispatch


Expand Down

0 comments on commit 6cb700d

Please sign in to comment.