mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 04:07:16 +03:00
adds Decimal to types __all__
This commit is contained in:
parent
49258193ed
commit
d40ef4be2b
|
@ -41,6 +41,7 @@ __all__ = [
|
|||
'Date',
|
||||
'DateTime',
|
||||
'Time',
|
||||
'Decimal',
|
||||
'JSONString',
|
||||
'UUID',
|
||||
'Boolean',
|
||||
|
|
Loading…
Reference in New Issue
Block a user