mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 04:34:13 +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`:
|
||||
|
||||
.. code:: python
|
||||
|
||||
class One(ObjectType):
|
||||
one = String()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user