graphene/graphene/test
Mike Roberts 7f6fa16194
feat_ (#1476)
Previously, installing graphene and trying to do `from graphene.test import Client`
as recommended in the docs caused an `ImportError`, as the 'promise' library
is imported but only listed as a requirement in the 'test' section of the setup.py
file.
2022-11-16 21:38:15 +01:00
..
__init__.py feat_ (#1476) 2022-11-16 21:38:15 +01:00