From c9aa461c654931f612e7708fdb600858cb843ba3 Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Wed, 28 Sep 2016 13:58:05 -0700 Subject: [PATCH] Fixed code --- docs/types/objecttypes.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/types/objecttypes.rst b/docs/types/objecttypes.rst index 001b0e04..73526018 100644 --- a/docs/types/objecttypes.rst +++ b/docs/types/objecttypes.rst @@ -105,6 +105,7 @@ An ``ObjectType`` could be resolved within a object that is not an instance of t Let's see an example: .. code:: python + import graphene class Ship: