mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Add missing new line
This commit is contained in:
parent
2c92618648
commit
8c00685803
|
@ -105,6 +105,7 @@ An example with `is_type_of` and `Meta.possible_types`:
|
||||||
An example with `resolve_type`:
|
An example with `resolve_type`:
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
class One(ObjectType):
|
class One(ObjectType):
|
||||||
one = String()
|
one = String()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user