mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-22 01:27:01 +03:00
Closes #1014
This commit is contained in:
parent
99512c53a1
commit
cc3bd05472
|
@ -1,5 +1,5 @@
|
|||
import re
|
||||
from unidecode import unidecode
|
||||
from text_unidecode import unidecode
|
||||
|
||||
|
||||
def to_const(string):
|
||||
|
|
Loading…
Reference in New Issue
Block a user