mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 11:03:58 +03:00
remove __version__ export
This commit is contained in:
parent
ecc2599e26
commit
b3e4e64599
|
@ -46,7 +46,6 @@ from .utils.module_loading import lazy_import
|
|||
from .utils.resolve_only_args import resolve_only_args
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
"Argument",
|
||||
"Base64",
|
||||
"BigInt",
|
||||
|
|
Loading…
Reference in New Issue
Block a user