mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-18 03:52:24 +03:00
Update __init__.py
Edited to add datetime to init. This will help us with module discovery
This commit is contained in:
parent
a2fe8dd704
commit
f33c019c25
|
@ -49,4 +49,5 @@ __all__ = [
|
||||||
"Union",
|
"Union",
|
||||||
"Context",
|
"Context",
|
||||||
"ResolveInfo",
|
"ResolveInfo",
|
||||||
|
"datetime",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user