Fixed code

This commit is contained in:
Syrus Akbary 2016-09-28 13:58:05 -07:00 committed by GitHub
parent c65d5a532a
commit c9aa461c65

View File

@ -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: